diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2015-03-24 08:37:35 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2015-03-24 08:38:35 +0100 |
commit | 03b3dac9d247bcf607e52c5cbbf8609de21a453b (patch) | |
tree | c259dfd6dead8a3f51062fb68b3c03ff02774b6c /GNUmakefile | |
parent | eac44b665c0924fa950195a2b6d890638b41fc7d (diff) | |
download | gnutls-03b3dac9d247bcf607e52c5cbbf8609de21a453b.tar.gz |
gnulib: removed u64 module
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 4ab642943f..6617eec2e8 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,7 +5,7 @@ # It is necessary if you want to build targets usually of interest # only to the maintainer. -# Copyright (C) 2001, 2003, 2006-2014 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2006-2015 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 |