diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/config.eselect | 2 | ||||
-rw-r--r-- | modules/cow.eselect | 2 | ||||
-rw-r--r-- | modules/editor.eselect | 2 | ||||
-rw-r--r-- | modules/env.eselect | 2 | ||||
-rw-r--r-- | modules/kernel.eselect | 2 | ||||
-rw-r--r-- | modules/locale.eselect | 2 | ||||
-rw-r--r-- | modules/modules.eselect | 2 | ||||
-rw-r--r-- | modules/news.eselect | 2 | ||||
-rw-r--r-- | modules/pager.eselect | 2 | ||||
-rw-r--r-- | modules/profile.eselect | 2 | ||||
-rw-r--r-- | modules/rc.eselect | 2 | ||||
-rw-r--r-- | modules/visual.eselect | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/modules/config.eselect b/modules/config.eselect index 3ca5dbc..a692957 100644 --- a/modules/config.eselect +++ b/modules/config.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later inherit portage diff --git a/modules/cow.eselect b/modules/cow.eselect index c459e97..aff3a1e 100644 --- a/modules/cow.eselect +++ b/modules/cow.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later DESCRIPTION="Do things to a cow" diff --git a/modules/editor.eselect b/modules/editor.eselect index 7426b73..4d01463 100644 --- a/modules/editor.eselect +++ b/modules/editor.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2009-2017 Gentoo Foundation +# Copyright 2009-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later EDITOR_VAR="EDITOR" diff --git a/modules/env.eselect b/modules/env.eselect index 96f157b..faee574 100644 --- a/modules/env.eselect +++ b/modules/env.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later inherit config multilib package-manager diff --git a/modules/kernel.eselect b/modules/kernel.eselect index 57b9b7e..5f75575 100644 --- a/modules/kernel.eselect +++ b/modules/kernel.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later DESCRIPTION="Manage the /usr/src/linux symlink" diff --git a/modules/locale.eselect b/modules/locale.eselect index 3abf31b..e820f09 100644 --- a/modules/locale.eselect +++ b/modules/locale.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later inherit config diff --git a/modules/modules.eselect b/modules/modules.eselect index 07aea3f..5bc78ca 100644 --- a/modules/modules.eselect +++ b/modules/modules.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2006-2017 Gentoo Foundation +# Copyright 2006-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later inherit config diff --git a/modules/news.eselect b/modules/news.eselect index b0e9695..b6a857d 100644 --- a/modules/news.eselect +++ b/modules/news.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later inherit package-manager diff --git a/modules/pager.eselect b/modules/pager.eselect index 12ce1e9..0b010ec 100644 --- a/modules/pager.eselect +++ b/modules/pager.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2009-2017 Gentoo Foundation +# Copyright 2009-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later EDITOR_VAR="PAGER" diff --git a/modules/profile.eselect b/modules/profile.eselect index c14f394..c9a1edc 100644 --- a/modules/profile.eselect +++ b/modules/profile.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later # This is a portage-only module. diff --git a/modules/rc.eselect b/modules/rc.eselect index 0f67ab9..f364f8b 100644 --- a/modules/rc.eselect +++ b/modules/rc.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2005-2017 Gentoo Foundation +# Copyright 2005-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later inherit config diff --git a/modules/visual.eselect b/modules/visual.eselect index adada63..611779d 100644 --- a/modules/visual.eselect +++ b/modules/visual.eselect @@ -1,5 +1,5 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 2009-2017 Gentoo Foundation +# Copyright 2009-2018 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later EDITOR_VAR="VISUAL" |