commit e3e4bffb0304a90313ea7fd7764471bf666a40fe
parent b89ea00436eb60e17256602b65b6a7f2310d00e6
Author: Jordan Ritter <jpr5@darkridge.com>
Date: Thu, 25 Jan 2007 05:34:51 +0000
updated copyright to 2007
Diffstat:
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/LICENSE.txt b/LICENSE.txt
@@ -1,4 +1,4 @@
-Copyright (c) 2006 Jordan Ritter. All rights reserved.
+Copyright (c) 2007 Jordan Ritter. All rights reserved.
Permission is granted to anyone to use this software for any purpose on
any computer system, and to alter it and redistribute it, subject
diff --git a/Makefile.in b/Makefile.in
@@ -1,7 +1,7 @@
#
# $Id$
#
-# Copyright (c) 2006 Jordan Ritter <jpr5@darkridge.com>
+# Copyright (c) 2007 Jordan Ritter <jpr5@darkridge.com>
#
# Please refer to the LICENSE file for more information.
diff --git a/config.h.in b/config.h.in
@@ -1,7 +1,7 @@
/*
* $Id$
*
- * Copyright (c) 2006 Jordan Ritter <jpr5@darkridge.com>
+ * Copyright (c) 2007 Jordan Ritter <jpr5@darkridge.com>
*
* Please refer to the LICENSE file for more information.
*
diff --git a/configure.in b/configure.in
@@ -1,7 +1,7 @@
dnl
dnl $Id$
dnl
-dnl Copyright (c) 2001 Jordan Ritter <jpr5@darkridge.com>
+dnl Copyright (c) 2007 Jordan Ritter <jpr5@darkridge.com>
dnl
dnl Please refer to the LICENSE file for more information.
dnl