summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-09 23:02:14 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-09 23:02:14 +0100
commit8e806579b882aecb8ef05ae1f0ce3d3e0f2e874f (patch)
tree6a69fce3656788018debc408c7f92a725fdffa94 /includes
parent783d4b0b2d3a546ba82060ecaff0b08a6a2776dd (diff)
downloadgnutls-8e806579b882aecb8ef05ae1f0ce3d3e0f2e874f.tar.gz
More GPLv3 fixes.
Diffstat (limited to 'includes')
-rw-r--r--includes/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/Makefile.am b/includes/Makefile.am
index 18389d4292..ab74ad5934 100644
--- a/includes/Makefile.am
+++ b/includes/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
#
# Author: Nikos Mavroyanopoulos
#
@@ -7,7 +7,7 @@
#
# This file 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 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This file is distributed in the hope that it will be useful, but