diff --git a/lib/Config/File.pm b/lib/Config/File.pm index dc37954..eaab938 100644 --- a/lib/Config/File.pm +++ b/lib/Config/File.pm @@ -161,8 +161,9 @@ deprecated (and will thus issue a warning). Please update your code! =head1 AUTHOR -Development was started by Sebastien J. Gross , and since -2003 it is maintained by Gunnar Wolf . +Development was started by Sebastien J. Gross . Maintained by +Gunnar Wolf until 2018 when Stockholm University (Johan +Wassberg and Mikael Nordin) took over maintainance. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GPL. @@ -171,7 +172,8 @@ it and/or modify it under the terms of the GPL. Version 1.53 Copyright (c) 2002 Sebastien J. Gross. All rights reserved. -Copyright (c) 2003-2009 Gunnar Wolf. All rights reserved. +Copyright (c) 2003-2018 Gunnar Wolf. All rights reserved. +Copyright (c) 2018- Stockholm University. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GPL v2 (or later, at your choice).