From 1fe72c982e7ea0e1cc9c8e83097696422444081e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Thu, 14 Jan 2010 19:33:21 +0200 Subject: [PATCH] Update years in copyright notice. --- bash_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -# © 2009, Bash Completion Maintainers +# © 2009-2010, Bash Completion Maintainers # # # This program is free software; you can redistribute it and/or modify