diff options
Diffstat (limited to 'lwlib/Makefile.in')
-rw-r--r-- | lwlib/Makefile.in | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lwlib/Makefile.in b/lwlib/Makefile.in index 85a76f7a1c..a44f62955b 100644 --- a/lwlib/Makefile.in +++ b/lwlib/Makefile.in @@ -1,5 +1,5 @@ # Copyright (C) 1992, 1993 Lucid, Inc. -# Copyright (C) 1994, 2001-2012 Free Software Foundation, Inc. +# Copyright (C) 1994, 2001-2013 Free Software Foundation, Inc. # # This file is part of the Lucid Widget Library. # @@ -14,9 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GNU Emacs; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. +# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. # This was taken from the output of Imake using Lucid's Imakefile. |