summary refs log tree commit diff
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2008-01-07 20:21:43 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2008-01-07 20:21:43 +0100
commit52003ad1c0dd63a8021262447969336275c832a4 (patch)
treec7f00cff24150355001ec65b6cc761a3f11e7939
parent77e72daef132db2e8a63d24525f571920cc2f9e0 (diff)
downloadbacon-52003ad1c0dd63a8021262447969336275c832a4.tar.gz
bacon-52003ad1c0dd63a8021262447969336275c832a4.tar.xz
bacon-52003ad1c0dd63a8021262447969336275c832a4.zip
Update copyright
darcs-hash:20080107192143-4fc50-34c83d040ad98b048e952ea876091f19f39f52bc.gz
-rw-r--r--COPYING2
-rw-r--r--README2
-rw-r--r--lib/bacon.rb2
3 files changed, 3 insertions, 3 deletions
diff --git a/COPYING b/COPYING
index 8ed138b..aebd84e 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (c) 2007 Christian Neukirchen <purl.org/net/chneukirchen>
+Copyright (c) 2007, 2008 Christian Neukirchen <purl.org/net/chneukirchen>
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
diff --git a/README b/README
index ec800be..cd6cd65 100644
--- a/README
+++ b/README
@@ -207,7 +207,7 @@ http://chneukirchen.org/repos/bacon
 
 == Copying
 
-Copyright (C) 2007 Christian Neukirchen <purl.org/net/chneukirchen>
+Copyright (C) 2007, 2008 Christian Neukirchen <purl.org/net/chneukirchen>
 
 Bacon is freely distributable under the terms of an MIT-style license.
 See COPYING or http://www.opensource.org/licenses/mit-license.php.
diff --git a/lib/bacon.rb b/lib/bacon.rb
index 09750a9..d45b2c3 100644
--- a/lib/bacon.rb
+++ b/lib/bacon.rb
@@ -2,7 +2,7 @@
 #
 # "Truth will sooner come out from error than from confusion." ---Francis Bacon
 
-# Copyright (C) 2007 Christian Neukirchen <purl.org/net/chneukirchen>
+# Copyright (C) 2007, 2008 Christian Neukirchen <purl.org/net/chneukirchen>
 #
 # Bacon is freely distributable under the terms of an MIT-style license.
 # See COPYING or http://www.opensource.org/licenses/mit-license.php.