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 60bb4c6..9b8cdd8 100644 --- a/libs/config.bash.in +++ b/libs/config.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/core.bash.in b/libs/core.bash.in index c59c484..4431a8f 100644 --- a/libs/core.bash.in +++ b/libs/core.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/default.eselect.in b/libs/default.eselect.in index b1643a5..e214596 100644 --- a/libs/default.eselect.in +++ b/libs/default.eselect.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/editor-variable.bash.in b/libs/editor-variable.bash.in index a8d4252..0ddea92 100644 --- a/libs/editor-variable.bash.in +++ b/libs/editor-variable.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/manip.bash.in b/libs/manip.bash.in index 0b4952c..8a49585 100644 --- a/libs/manip.bash.in +++ b/libs/manip.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/multilib.bash.in b/libs/multilib.bash.in index f8474c6..743de22 100644 --- a/libs/multilib.bash.in +++ b/libs/multilib.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/output.bash.in b/libs/output.bash.in index 98c5011..fd08844 100644 --- a/libs/output.bash.in +++ b/libs/output.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/package-manager.bash.in b/libs/package-manager.bash.in index d1ce36e..193c3fb 100644 --- a/libs/package-manager.bash.in +++ b/libs/package-manager.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/path-manipulation.bash.in b/libs/path-manipulation.bash.in index 72b8239..aeee4be 100644 --- a/libs/path-manipulation.bash.in +++ b/libs/path-manipulation.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/skel.bash.in b/libs/skel.bash.in index 80490b4..a70baca 100644 --- a/libs/skel.bash.in +++ b/libs/skel.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2006-2012 Gentoo Foundation +# Copyright (c) 2006-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/tests.bash.in b/libs/tests.bash.in index e54f1c2..4abef56 100644 --- a/libs/tests.bash.in +++ b/libs/tests.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2012 Gentoo Foundation +# Copyright (c) 2005-2013 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # |