diff --git a/phpnuts.class.php b/phpnuts.class.php index 27b45f6..295c583 100644 --- a/phpnuts.class.php +++ b/phpnuts.class.php @@ -1,7 +1,7 @@ + * Copyright (C) 2005-2022 Víctor Román Archidona * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -475,4 +475,4 @@ class PHPNuts { return count($ar_files) ? $ar_files : NULL; } } -?> \ No newline at end of file +?>