# HG changeset patch
# User Paul Crowley <paul@lshift.net>
# Date 1315325577 -3600
# Node ID 36400dcefb67ad5cd42ca77906c3ba3fad600d20
# Parent  8c833ceda65aff3103c544bb2896197971e89caa
Update year in README, add to release checklist

diff -r 8c833ceda65a -r 36400dcefb67 README
--- a/README	Tue Sep 06 15:10:05 2011 +0100
+++ b/README	Tue Sep 06 17:12:57 2011 +0100
@@ -6,7 +6,7 @@
 
 http://www.lshift.net/mercurial-server.html
 
-Copyright (C) 2008-2010 LShift Ltd.
+Copyright (C) 2008-2011 LShift Ltd.
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -40,4 +40,4 @@
 
 See doc/manual.docbook for the rest of the documentation.
 
-Paul Crowley, paul@lshift.net, 2010
+Paul Crowley, paul@lshift.net, 2011
diff -r 8c833ceda65a -r 36400dcefb67 dev/making-a-release
--- a/dev/making-a-release	Tue Sep 06 15:10:05 2011 +0100
+++ b/dev/making-a-release	Tue Sep 06 17:12:57 2011 +0100
@@ -7,6 +7,7 @@
 - Ensure setup.py version number is bumped
 - Fix the actual problems (updating NEWS and/or CREDITS as we go)
 - Test with dev/chroot-test/run-test
+- Ensure year in README is up to date
 - Switch to debian
 - Merge in default
 - Update Standards-Version