From 9d4c8ebd8fbdedfc73a0aea512f826c567acc1ce Mon Sep 17 00:00:00 2001
From: David Waern <david.waern@gmail.com>
Date: Thu, 2 Sep 2010 11:29:22 +0000
Subject: [PATCH] Update copyright years in license

---
 LICENSE         | 2 +-
 doc/haddock.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE b/LICENSE
index b1a7c2a4c7..1636bfcd30 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2002, Simon Marlow.  All rights reserved.
+Copyright 2002-2010, Simon Marlow.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
diff --git a/doc/haddock.xml b/doc/haddock.xml
index b192d35fc5..c61c906e55 100644
--- a/doc/haddock.xml
+++ b/doc/haddock.xml
@@ -125,7 +125,7 @@
       Haddock source code, except where otherwise indicated.</para>
 
       <blockquote>
-	<para>Copyright 2002, Simon Marlow.  All rights reserved.</para>
+	<para>Copyright 2002-2010, Simon Marlow.  All rights reserved.</para>
 
 	<para>Redistribution and use in source and binary forms, with
         or without modification, are permitted provided that the
-- 
GitLab