diff options
Diffstat (limited to 'doc/developer-guide.txt')
-rw-r--r-- | doc/developer-guide.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer-guide.txt b/doc/developer-guide.txt index 335fa85..27e671b 100644 --- a/doc/developer-guide.txt +++ b/doc/developer-guide.txt @@ -34,8 +34,8 @@ and ``set``, plus the standard ``help``, ``usage``, and ``version`` actions, and is installed to ``$(datadir)/eselect/modules/`` :: # -*-eselect-*- vim: ft=eselect - # Copyright 2005-2011 Gentoo Foundation - # Distributed under the terms of the GNU General Public License v2 or later + # Copyright 2005-2012 Gentoo Foundation + # Distributed under the terms of the GNU GPL version 2 or later # $Id: $ DESCRIPTION="Manage the /usr/src/linux symlink" |