summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bash_completion2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash_completion b/bash_completion
index 48eb2fdc..1ac5bf41 100644
--- a/bash_completion
+++ b/bash_completion
@@ -2,7 +2,7 @@
# bash_completion - programmable completion functions for bash 3.x
#
# Copyright © 2006-2008, Ian Macdonald <ian@caliban.org>
-# © 2009, Bash Completion Maintainers
+# © 2009-2010, Bash Completion Maintainers
# <bash-completion-devel@lists.alioth.debian.org>
#
# This program is free software; you can redistribute it and/or modify