Gitweb:
http://git.exim.org/exim-website.git/commitdiff/2aff12fd871ba9c9f15498abdc98fccd3b3a79c4
Commit: 2aff12fd871ba9c9f15498abdc98fccd3b3a79c4
Parent: 2a74e45c97ae83ab1b21c92cb0d9b69e7efc8d28
Author: Nigel Metheringham <nigel.metheringham@???>
AuthorDate: Wed Sep 7 10:25:35 2011 +0100
Committer: Nigel Metheringham <nigel.metheringham@???>
CommitDate: Wed Sep 7 10:25:35 2011 +0100
Couple of version/copyright updates
---
script/gen.pl | 2 +-
templates/wrapper.xsl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/script/gen.pl b/script/gen.pl
index ac3d3d6..edbaa93 100755
--- a/script/gen.pl
+++ b/script/gen.pl
@@ -482,6 +482,6 @@ Mike produced.
=head1 COPYRIGHT
-Copyright 2010 Exim Maintainers. All rights reserved.
+Copyright 2010-2011 Exim Maintainers. All rights reserved.
=cut
diff --git a/templates/wrapper.xsl b/templates/wrapper.xsl
index 45fb8e8..a1cfa68 100644
--- a/templates/wrapper.xsl
+++ b/templates/wrapper.xsl
@@ -26,7 +26,7 @@
<link rel="stylesheet" type="text/css" href="{$docroot}/common.css"/>
<meta name="author" content="The Exim Project. <http://www.exim.org/>"/>
- <meta name="copyright" content="Copyright ©2010 The Exim Project. All rights reserved"/>
+ <meta name="copyright" content="Copyright ©1995-2011 The Exim Project. All rights reserved"/>
<meta name="description" content="{$html.head.description}"/>
<meta name="keywords" content="{$html.head.keywords}"/>
<meta name="robots" content="{$html.head.robots}"/>