From 67b58e74a463ae8f7188b85331a8749f91aaec81 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 22 Mar 2017 06:10:22 +0100 Subject: Update copyright years. --- misc/eselect-mode.el | 2 +- misc/eselect.bashcomp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/eselect-mode.el b/misc/eselect-mode.el index 154914c..b1f809a 100644 --- a/misc/eselect-mode.el +++ b/misc/eselect-mode.el @@ -1,6 +1,6 @@ ;;; eselect-mode.el --- edit eselect files -;; Copyright (c) 2006-2016 Gentoo Foundation +;; Copyright (c) 2006-2017 Gentoo Foundation ;; Author: Matthew Kennedy ;; Diego Pettenò diff --git a/misc/eselect.bashcomp b/misc/eselect.bashcomp index 6b1976b..8346314 100644 --- a/misc/eselect.bashcomp +++ b/misc/eselect.bashcomp @@ -1,5 +1,5 @@ # -*- mode: sh; indent-tabs-mode: nil; -*- vim: set ft=sh tw=80 sw=4 et : -# Copyright 2005-2016 Gentoo Foundation +# Copyright 2005-2017 Gentoo Foundation # Distributed under the terms of the GNU GPL version 2 or later # bash command-line completion for eselect -- cgit v1.2.3-65-gdbad