summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gxpd.c2
-rw-r--r--gxpm.c2
-rw-r--r--gxpp.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/gxpd.c b/gxpd.c
index ecd0ff6..6c569b4 100644
--- a/gxpd.c
+++ b/gxpd.c
@@ -1,7 +1,7 @@
/*
* gxpd.c -- Simple XPath Delete Util
*
- * Copyright © 2006-2007 Red Hat, Inc. All rights reserved.
+ * Copyright © 2006-2008 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions of the
diff --git a/gxpm.c b/gxpm.c
index b384530..1e992ee 100644
--- a/gxpm.c
+++ b/gxpm.c
@@ -1,7 +1,7 @@
/*
* gxpm.c -- Simple XPath Merge Util
*
- * Copyright © 2006-2007 Red Hat, Inc. All rights reserved.
+ * Copyright © 2006-2008 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions of the
diff --git a/gxpp.c b/gxpp.c
index 19b3cb7..e61fa9f 100644
--- a/gxpp.c
+++ b/gxpp.c
@@ -4,7 +4,7 @@
* Print the string result of the XPath query to stdout.
* Optionaly print only the number of matches.
*
- * Copyright © 2006-20078 Red Hat, Inc. All rights reserved.
+ * Copyright © 2006-2008 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions of the