diff options
author | styluseater <styluseater> | 2011-02-08 02:41:49 +0000 |
---|---|---|
committer | styluseater <styluseater> | 2011-02-08 02:41:49 +0000 |
commit | 59ff4a7e46e5f6943b4cc180d158eba671d7fd26 (patch) | |
tree | 45530794f8eeaa331d5d8829fb68aa07462bed5a /include/c-unistd.h | |
parent | 6fc12eb9ac910114791701e880530b3ffbd06b28 (diff) | |
download | fontutils-59ff4a7e46e5f6943b4cc180d158eba671d7fd26.tar.gz |
Updating licensing for entire project. First pass.
Diffstat (limited to 'include/c-unistd.h')
-rw-r--r-- | include/c-unistd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/c-unistd.h b/include/c-unistd.h index fa2d2c3..858acbc 100644 --- a/include/c-unistd.h +++ b/include/c-unistd.h @@ -1,11 +1,11 @@ /* c-unistd.h: ensure we have constants from <unistd.h>. Included from c-std.h. -Copyright (C) 1992 Free Software Foundation, Inc. +Copyright (C) 1992, 2011 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, |