diff options
author | Pedro Alves <palves@redhat.com> | 2012-04-18 12:09:39 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2012-04-18 12:09:39 +0000 |
commit | db026a31e6b222ed808b37dc5bd80bb76abc0353 (patch) | |
tree | abeb927e4f5b57d6a8475108cc3a70acad4a5847 /gdb/gnulib/m4/stdint.m4 | |
parent | 0070f25af7c7e895d8b7b92bdb2766b7b6ffb4b2 (diff) | |
download | gdb-db026a31e6b222ed808b37dc5bd80bb76abc0353.zip gdb-db026a31e6b222ed808b37dc5bd80bb76abc0353.tar.gz gdb-db026a31e6b222ed808b37dc5bd80bb76abc0353.tar.bz2 |
2012-04-18 Pedro Alves <palves@redhat.com>
Revert gnulib/ part of:
2011-01-01 Joel Brobecker <brobecker@adacore.com>
Copyright year update in most files (performed by copyright.sh).
Diffstat (limited to 'gdb/gnulib/m4/stdint.m4')
-rw-r--r-- | gdb/gnulib/m4/stdint.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gnulib/m4/stdint.m4 b/gdb/gnulib/m4/stdint.m4 index 9a588de..1cc57e6 100644 --- a/gdb/gnulib/m4/stdint.m4 +++ b/gdb/gnulib/m4/stdint.m4 @@ -1,5 +1,5 @@ # stdint.m4 serial 34 -dnl Copyright (C) 2001-2011 Free Software Foundation, Inc. +dnl Copyright (C) 2001-2010 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |