X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=COPYRIGHT;h=4bd99879710422a2e70b08ac1a920cd019ac1655;hp=2f14e5f3b47c536b251c2d20fa7886555f280520;hb=83966b369d2fa105a58a35830f75662e18273965;hpb=876464622fedd4dceb25700a04a881827d05d02d diff --git a/COPYRIGHT b/COPYRIGHT index 2f14e5f3..4bd99879 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,6 +1,6 @@ musl as a whole is licensed under the following standard MIT license: -Copyright © 2005-2012 Rich Felker +Copyright © 2005-2013 Rich Felker Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -75,7 +75,7 @@ and later supplemented and integrated by John Spencer. It is licensed under the standard MIT terms. All other files which have no copyright comments are original works -Copyright © 2005-2012 Rich Felker, the main author of this library. +Copyright © 2005-2013 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 @@ -88,5 +88,5 @@ I will explicitly release it from copyright. The following files are trivial, in my opinion not copyrightable in the first place, and hereby explicitly released to the Public Domain: -All public headers: include/* +All public headers: include/*, arch/*/bits/* Startup files: crt/*