summaryrefslogtreecommitdiff
path: root/src/libopts/parse-duration.h
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-05 12:27:49 +0300
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-05-05 12:51:42 +0300
commitc3c3c9b844f7fd4c9fcd19ba19b306d88b75e65a (patch)
treed9c26136a5b92b368806a3848ff2898d1b43ac25 /src/libopts/parse-duration.h
parentb3bab6daacff9126b194ca78485fdc7073d05a42 (diff)
downloadgnutls-c3c3c9b844f7fd4c9fcd19ba19b306d88b75e65a.tar.gz
updated libopts to autogen 5.17.3
Diffstat (limited to 'src/libopts/parse-duration.h')
-rw-r--r--src/libopts/parse-duration.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/libopts/parse-duration.h b/src/libopts/parse-duration.h
index caefb759b4..cbe31b87ff 100644
--- a/src/libopts/parse-duration.h
+++ b/src/libopts/parse-duration.h
@@ -1,18 +1,18 @@
/* Parse a time duration and return a seconds count
- Copyright (C) 2008-2012 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
Written by Bruce Korb <bkorb@gnu.org>, 2008.
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 3 of the License, or
+ it under the terms of the GNU Lesser General Public License as published by
+ the Free Software Foundation; either version 2.1 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ GNU Lesser General Public License for more details.
- You should have received a copy of the GNU General Public License
+ You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
/*