Signed-off-by: Florian Pritz <[email protected]>
---
 contrib/pacdiff.sh.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/pacdiff.sh.in b/contrib/pacdiff.sh.in
index 3461627..8480455 100644
--- a/contrib/pacdiff.sh.in
+++ b/contrib/pacdiff.sh.in
@@ -2,6 +2,7 @@
 #   pacdiff : a simple pacnew/pacorig/pacsave updater
 #
 #   Copyright (c) 2007 Aaron Griffin <[email protected]>
+#   Copyright (c) 2012 Pacman Development Team <[email protected]>
 #
 #   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
@@ -52,6 +53,7 @@ usage() {
 version() {
        printf "%s %s\n" "$myname" "$myver"
        echo 'Copyright (C) 2007 Aaron Griffin <[email protected]>'
+       echo 'Copyright (C) 2012 Pacman Development Team 
<[email protected]>'
 }
 
 cmd() {
-- 
1.8.0.2

Reply via email to