diff options
author | 2015-01-17 17:33:01 +0100 | |
---|---|---|
committer | 2015-01-17 17:33:01 +0100 | |
commit | eedd79f8e685ced062ed139fecea1efb8e185157 (patch) | |
tree | 05b61e88640abed5c45f7d9acbd25ce6f4950e17 /libs | |
parent | Update version to 1.4.3. (diff) | |
download | eselect-eedd79f8e685ced062ed139fecea1efb8e185157.tar.gz eselect-eedd79f8e685ced062ed139fecea1efb8e185157.tar.bz2 eselect-eedd79f8e685ced062ed139fecea1efb8e185157.zip |
Happy new year 2015!
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 38592f4..940c64b 100644 --- a/libs/config.bash.in +++ b/libs/config.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/core.bash.in b/libs/core.bash.in index cc263b8..8cd4e54 100644 --- a/libs/core.bash.in +++ b/libs/core.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/default.eselect.in b/libs/default.eselect.in index 87c77d3..f0e9ee3 100644 --- a/libs/default.eselect.in +++ b/libs/default.eselect.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 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 b0c8e5f..22ec188 100644 --- a/libs/editor-variable.bash.in +++ b/libs/editor-variable.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/manip.bash.in b/libs/manip.bash.in index 60deefb..c7720d9 100644 --- a/libs/manip.bash.in +++ b/libs/manip.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/multilib.bash.in b/libs/multilib.bash.in index 5793104..a5b5e3f 100644 --- a/libs/multilib.bash.in +++ b/libs/multilib.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/output.bash.in b/libs/output.bash.in index 2681c8c..a4b7380 100644 --- a/libs/output.bash.in +++ b/libs/output.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 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 b508e1e..e6447a0 100644 --- a/libs/package-manager.bash.in +++ b/libs/package-manager.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 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 f21cda2..2130477 100644 --- a/libs/path-manipulation.bash.in +++ b/libs/path-manipulation.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/skel.bash.in b/libs/skel.bash.in index 5ece431..8f0009f 100644 --- a/libs/skel.bash.in +++ b/libs/skel.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2006-2014 Gentoo Foundation +# Copyright (c) 2006-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # diff --git a/libs/tests.bash.in b/libs/tests.bash.in index 8fb8559..d39afd0 100644 --- a/libs/tests.bash.in +++ b/libs/tests.bash.in @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright (c) 2005-2014 Gentoo Foundation +# Copyright (c) 2005-2015 Gentoo Foundation # # This file is part of the 'eselect' tools framework. # |