diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2017-03-08 06:22:38 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2017-03-08 06:22:38 +0900 |
commit | 2ad1a49e7210ef6cd1f1752508da571c08abe763 (patch) | |
tree | 7664e65cd43f45c98666209899ef163f31d0aa12 /messages | |
parent | 09a4216d28d8d074badea52aad3e3b3a12612c60 (diff) | |
download | mailman2-2ad1a49e7210ef6cd1f1752508da571c08abe763.tar.gz mailman2-2ad1a49e7210ef6cd1f1752508da571c08abe763.tar.xz mailman2-2ad1a49e7210ef6cd1f1752508da571c08abe763.zip |
Fix copyright year missed on previous commit
Diffstat (limited to 'messages')
-rwxr-xr-x | messages/ja/doc/Defaults.py.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/messages/ja/doc/Defaults.py.in b/messages/ja/doc/Defaults.py.in index 664225aa..5c210720 100755 --- a/messages/ja/doc/Defaults.py.in +++ b/messages/ja/doc/Defaults.py.in @@ -1,7 +1,7 @@ # -*- python -*- # -*- coding: euc-jp -*- -# Copyright (C) 1998-2016 by the Free Software Foundation, Inc. +# Copyright (C) 1998-2017 by the Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License |