summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2014-03-06 18:59:51 -0500
committerRich Felker <dalias@aerifal.cx>2014-03-06 18:59:51 -0500
commit1154e7c9db7a85a304c72cf7e0ac6a5f8af0a7c7 (patch)
treeaea44573a2a9a899671efdf5b52459bb3882397d
parentdae8ca738c37c7ca619f575de7a88823db17976a (diff)
downloadmusl-1154e7c9db7a85a304c72cf7e0ac6a5f8af0a7c7.tar.gz
update copyright dates to 2014
-rw-r--r--COPYRIGHT4
1 files changed, 2 insertions, 2 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index a3a495b9..53f9fa12 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,6 +1,6 @@
musl as a whole is licensed under the following standard MIT license:
-Copyright © 2005-2013 Rich Felker
+Copyright © 2005-2014 Rich Felker
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
@@ -79,7 +79,7 @@ Project and is licensed under a two-clause BSD license. It was taken
from Bionic libc, used on Android.
All other files which have no copyright comments are original works
-Copyright © 2005-2013 Rich Felker, the main author of this library.
+Copyright © 2005-2014 Rich Felker, the main author of this library.
The decision to exclude such comments is intentional, as it should be
possible to carry around the complete source code on tiny storage
media. All public header files (include/* and arch/*/bits/*) should be