mirror of
https://github.com/Studio-42/elFinder.git
synced 2026-06-19 07:37:19 +00:00
year update
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
elFinder is issued under a 3-clauses BSD license.
|
||||
|
||||
Copyright (c) 2009-2023, Studio 42
|
||||
Copyright (c) 2009-2024, Studio 42
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
||||
|
||||
+1
-1
@@ -74,7 +74,7 @@
|
||||
|
||||
html.push(sep);
|
||||
html.push('<div class="'+lic+'">Licence: 3-clauses BSD Licence</div>');
|
||||
html.push('<div class="'+lic+'">Copyright © 2009-2022, Studio 42 / nao-pon</div>');
|
||||
html.push('<div class="'+lic+'">Copyright © 2009-2024, Studio 42 / nao-pon</div>');
|
||||
html.push('<div class="'+lic+'">„ …'+fm.i18n('dontforget')+' ”</div>');
|
||||
html.push('</div>');
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user