소스 검색

update copyright dates to 2014

Rich Felker 11 년 전
부모
커밋
1154e7c9db
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      COPYRIGHT

+ 2 - 2
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