diff options
Diffstat (limited to 'com32/LICENCE')
-rw-r--r-- | com32/LICENCE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/com32/LICENCE b/com32/LICENCE index 4fd64b3c..8934e8fb 100644 --- a/com32/LICENCE +++ b/com32/LICENCE @@ -2,7 +2,7 @@ libcom32 and libutil are licensed under the MIT license: ## ----------------------------------------------------------------------- ## -## Copyright 2004-2008 H. Peter Anvin - All Rights Reserved +## Copyright 2004-2009 H. Peter Anvin - All Rights Reserved ## ## Permission is hereby granted, free of charge, to any person ## obtaining a copy of this software and associated documentation @@ -27,5 +27,5 @@ libcom32 and libutil are licensed under the MIT license: ## ## ----------------------------------------------------------------------- -The files in the samples and modules directories are mostly under the +The files in the sample, modules and libgpl directories are mostly under the GNU GPL (see the file COPYING in the directory above.) |