summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-18 17:32:09 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2007-06-18 17:32:09 +0000
commit371f0b732fff769e96ef03c43a64ac4b06c35852 (patch)
treee3673bcf38603390a7d33db970f366703674db60
parentbdd9e2887887a1cd78daef288182b32232dcb217 (diff)
downloadmetacity-371f0b732fff769e96ef03c43a64ac4b06c35852.tar.gz
I don't actually know what year it is most days
svn path=/trunk/; revision=3255
-rw-r--r--src/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.c b/src/main.c
index 4406c946..a00e1ffe 100644
--- a/src/main.c
+++ b/src/main.c
@@ -65,7 +65,7 @@ static void
version (void)
{
g_print (_("metacity %s\n"
- "Copyright (C) 2001-2008 Havoc Pennington, Red Hat, Inc., and others\n"
+ "Copyright (C) 2001-2007 Havoc Pennington, Red Hat, Inc., and others\n"
"This is free software; see the source for copying conditions.\n"
"There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"),
VERSION);