diff options
Diffstat (limited to 'lib/spawn_faction_destroy.c')
-rw-r--r-- | lib/spawn_faction_destroy.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/spawn_faction_destroy.c b/lib/spawn_faction_destroy.c index f93c4ec..1b20ef6 100644 --- a/lib/spawn_faction_destroy.c +++ b/lib/spawn_faction_destroy.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2000, 2009-2017 Free Software Foundation, Inc. +/* Copyright (C) 2000, 2009-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software: you can redistribute it and/or modify @@ -12,7 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ #include <config.h> |