summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2012-12-21 11:45:31 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2012-12-21 11:56:08 +0100
commit0cc2f3aab68dedcb1eb60adbdf76f1d6ddb3c8ef (patch)
tree459d4da04b077d46f1c252ccec19491914ea824e /lib
parentd07ef79eeb69e6643747da627c84a8b0baed18e3 (diff)
downloadbacon-0cc2f3aab68dedcb1eb60adbdf76f1d6ddb3c8ef.tar.gz
bacon-0cc2f3aab68dedcb1eb60adbdf76f1d6ddb3c8ef.tar.xz
bacon-0cc2f3aab68dedcb1eb60adbdf76f1d6ddb3c8ef.zip
Update copyright years
Diffstat (limited to 'lib')
-rw-r--r--lib/bacon.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bacon.rb b/lib/bacon.rb
index 7eede05..213f1f0 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, 2008 Christian Neukirchen <purl.org/net/chneukirchen>
+# Copyright (C) 2007, 2008, 2012 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.