diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-01-27 16:31:02 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-01-27 16:31:02 +0100 |
commit | 6a8fd67cf1a1ad36f7bf7ce1cb651d16678d612d (patch) | |
tree | 6134e6e405e3abd1eb8f3e8ff7a313a6df7f0b1b /Makefile.am | |
parent | 06a1d674e97d93ebe5ea8cb7b14b0b79adf873d6 (diff) | |
download | gnutls-6a8fd67cf1a1ad36f7bf7ce1cb651d16678d612d.tar.gz |
Fix license.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index e6a46538c0..3e2bb4a6a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007, 2008, 2009 Free Software Foundation +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +# 2009, 2010 Free Software Foundation, Inc. # # Author: Nikos Mavrogiannopoulos # |