changeset 63247:e545a77d55a4

Update copyrighte years.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 10 Jun 2005 12:56:51 +0000
parents 888c9b0d7692
children 457f83187ef5
files nt/addsection.c src/unexw32.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/nt/addsection.c	Fri Jun 10 12:55:36 2005 +0000
+++ b/nt/addsection.c	Fri Jun 10 12:56:51 2005 +0000
@@ -1,5 +1,5 @@
 /* Add an uninitialized data section to an executable.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
--- a/src/unexw32.c	Fri Jun 10 12:55:36 2005 +0000
+++ b/src/unexw32.c	Fri Jun 10 12:56:51 2005 +0000
@@ -1,5 +1,5 @@
 /* unexec for GNU Emacs on Windows NT.
-   Copyright (C) 1994 Free Software Foundation, Inc.
+   Copyright (C) 1994, 2005 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.