From: Andre Noll <maan@systemlinux.org>
Date: Tue, 2 Aug 2011 12:42:22 +0000 (+0200)
Subject: gsu: Set copyright year to 2011.
X-Git-Url: https://git.tue.mpg.de/?a=commitdiff_plain;h=07b6ec565d18f19d853f30957cf3923cd9a99ca1;p=gsu.git

gsu: Set copyright year to 2011.
---

diff --git a/funcs/gsu b/funcs/gsu
index 3f7d379..c11d19f 100644
--- a/funcs/gsu
+++ b/funcs/gsu
@@ -1,6 +1,6 @@
 #!/bin/bash
 # gsu -- the global subcommand utility
-# (C) 2006-2010 Andre Noll
+# (C) 2006-2011 Andre Noll
 
 _gsu_init_errors()
 {