diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2013-02-08 13:00:58 +0000 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2013-02-08 13:00:58 +0000 |
commit | e6b34c0cf6655913044e1159315873ce77c4f9a4 (patch) | |
tree | 60009d8ec6d9c664664c83a291b300a860893c28 | |
parent | Wrap line (diff) | |
download | patches-e6b34c0cf6655913044e1159315873ce77c4f9a4.tar.gz patches-e6b34c0cf6655913044e1159315873ce77c4f9a4.tar.bz2 patches-e6b34c0cf6655913044e1159315873ce77c4f9a4.zip |
Update copyright
-rwxr-xr-x | postgresql.init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql.init b/postgresql.init index b716d91..6af6471 100755 --- a/postgresql.init +++ b/postgresql.init @@ -1,5 +1,5 @@ #!/sbin/runscript -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ |