diff options
Diffstat (limited to 'libs')
-rw-r--r-- | libs/config.bash.in | 2 | ||||
-rw-r--r-- | libs/core.bash.in | 2 | ||||
-rw-r--r-- | libs/default.eselect.in | 2 | ||||
-rw-r--r-- | libs/editor-variable.bash.in | 2 | ||||
-rw-r--r-- | libs/manip.bash.in | 2 | ||||
-rw-r--r-- | libs/multilib.bash.in | 2 | ||||
-rw-r--r-- | libs/output.bash.in | 2 | ||||
-rw-r--r-- | libs/package-manager.bash.in | 2 | ||||
-rw-r--r-- | libs/path-manipulation.bash.in | 2 | ||||
-rw-r--r-- | libs/skel.bash.in | 2 | ||||
-rw-r--r-- | libs/tests.bash.in | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/libs/config.bash.in b/libs/config.bash.in index 3653abb..302ad01 100644 --- a/libs/config.bash.in +++ b/libs/config.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/core.bash.in b/libs/core.bash.in index 55955af..f8f1b0d 100644 --- a/libs/core.bash.in +++ b/libs/core.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/default.eselect.in b/libs/default.eselect.in index f5a7ab0..c663a41 100644 --- a/libs/default.eselect.in +++ b/libs/default.eselect.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/editor-variable.bash.in b/libs/editor-variable.bash.in index 2e0859b..8a8697c 100644 --- a/libs/editor-variable.bash.in +++ b/libs/editor-variable.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/manip.bash.in b/libs/manip.bash.in index 8466e7c..e1b9bea 100644 --- a/libs/manip.bash.in +++ b/libs/manip.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/multilib.bash.in b/libs/multilib.bash.in index 15ca1a5..2670809 100644 --- a/libs/multilib.bash.in +++ b/libs/multilib.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/output.bash.in b/libs/output.bash.in index 7f2759e..1dbc08b 100644 --- a/libs/output.bash.in +++ b/libs/output.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/package-manager.bash.in b/libs/package-manager.bash.in index 031c79a..d92f40b 100644 --- a/libs/package-manager.bash.in +++ b/libs/package-manager.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/path-manipulation.bash.in b/libs/path-manipulation.bash.in index 2ff75a2..8be6385 100644 --- a/libs/path-manipulation.bash.in +++ b/libs/path-manipulation.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/skel.bash.in b/libs/skel.bash.in index a6343c5..510c131 100644 --- a/libs/skel.bash.in +++ b/libs/skel.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 1999-2009 Gentoo Foundation +# Copyright (c) 1999-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # diff --git a/libs/tests.bash.in b/libs/tests.bash.in index 09cdeaa..2f84caa 100644 --- a/libs/tests.bash.in +++ b/libs/tests.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2009 Gentoo Foundation +# Copyright (c) 2005-2010 Gentoo Foundation # $Id$ # This file is part of the 'eselect' tools framework. # |