diff options
author | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
commit | acaf905b1130aae80fa59d2c861ffd4c8eb75486 (patch) | |
tree | e68816f5c5d999af02edc3c99329c67d2d54b164 /oldXMenu | |
parent | 7497ef13c916f39e297a83193d9163fb37a3b799 (diff) |
Add 2012 to FSF copyright years for Emacs files
Diffstat (limited to 'oldXMenu')
-rw-r--r-- | oldXMenu/Activate.c | 2 | ||||
-rw-r--r-- | oldXMenu/ChangeLog | 2 | ||||
-rw-r--r-- | oldXMenu/Create.c | 2 | ||||
-rw-r--r-- | oldXMenu/FindSel.c | 2 | ||||
-rw-r--r-- | oldXMenu/Internal.c | 2 | ||||
-rw-r--r-- | oldXMenu/Makefile.in | 2 | ||||
-rw-r--r-- | oldXMenu/insque.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/oldXMenu/Activate.c b/oldXMenu/Activate.c index 2f1c85aa1a..d4683da87f 100644 --- a/oldXMenu/Activate.c +++ b/oldXMenu/Activate.c @@ -3,7 +3,7 @@ #include "copyright.h" /* -Copyright (C) 2001-2011 Free Software Foundation, Inc. +Copyright (C) 2001-2012 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 diff --git a/oldXMenu/ChangeLog b/oldXMenu/ChangeLog index 5d04eea75d..1d3091c6bb 100644 --- a/oldXMenu/ChangeLog +++ b/oldXMenu/ChangeLog @@ -615,7 +615,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc. + Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c index 25f1f1c338..1d21e53430 100644 --- a/oldXMenu/Create.c +++ b/oldXMenu/Create.c @@ -3,7 +3,7 @@ #include "copyright.h" /* -Copyright (C) 1993-1994, 2001-2011 Free Software Foundation, Inc. +Copyright (C) 1993-1994, 2001-2012 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 diff --git a/oldXMenu/FindSel.c b/oldXMenu/FindSel.c index fbf235c463..3c208cb3da 100644 --- a/oldXMenu/FindSel.c +++ b/oldXMenu/FindSel.c @@ -3,7 +3,7 @@ #include "copyright.h" /* -Copyright (C) 2001-2011 Free Software Foundation, Inc. +Copyright (C) 2001-2012 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 diff --git a/oldXMenu/Internal.c b/oldXMenu/Internal.c index a779cda82f..dc8dc0120e 100644 --- a/oldXMenu/Internal.c +++ b/oldXMenu/Internal.c @@ -3,7 +3,7 @@ #include "copyright.h" /* -Copyright (C) 1993, 1996, 2001-2011 Free Software Foundation, Inc. +Copyright (C) 1993, 1996, 2001-2012 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 diff --git a/oldXMenu/Makefile.in b/oldXMenu/Makefile.in index 51ee4cd207..94c49fb996 100644 --- a/oldXMenu/Makefile.in +++ b/oldXMenu/Makefile.in @@ -15,7 +15,7 @@ ## without express or implied warranty. -## Copyright (C) 2001-2011 Free Software Foundation, Inc. +## Copyright (C) 2001-2012 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 diff --git a/oldXMenu/insque.c b/oldXMenu/insque.c index 90a8eec4e7..0e6904ea9b 100644 --- a/oldXMenu/insque.c +++ b/oldXMenu/insque.c @@ -1,5 +1,5 @@ /* -Copyright (C) 1993-1998, 2001-2011 Free Software Foundation, Inc. +Copyright (C) 1993-1998, 2001-2012 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 |