summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorsabetts <sabetts>2004-12-03 01:20:56 +0000
committersabetts <sabetts>2004-12-03 01:20:56 +0000
commit85dd9fc3650b1a161d2bec5eb04c33e1dfb6f445 (patch)
tree04b98d50b2b9567abf32361845474e15a14db686 /configure.in
parent334f276dc843863c87b1f522e7bd545c4a1e5795 (diff)
downloadratpoison-85dd9fc3650b1a161d2bec5eb04c33e1dfb6f445.zip
fixed copyright notice.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b50a25f..27ada6e 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-dnl Copyright (C) 2000-2004 Shawn Betts <sabetts@vcn.bc.ca>
+dnl Copyright (C) 2000, 2001, 2002, 2003, 2004 Shawn Betts <sabetts@vcn.bc.ca>
dnl
dnl This file is part of ratpoison.
dnl
@@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
dnl
-dnl $Id: configure.in,v 1.48 2004/12/02 00:22:38 sabetts Exp $
+dnl $Id: configure.in,v 1.49 2004/12/03 01:20:56 sabetts Exp $
AC_INIT(src/main.c)
AM_INIT_AUTOMAKE(ratpoison, 1.3.1-CVS)