File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
elFinder is issued under a 3-clauses BSD license.
2
2
3
- Copyright (c) 2009-2023 , Studio 42
3
+ Copyright (c) 2009-2024 , Studio 42
4
4
All rights reserved.
5
5
6
6
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Original file line number Diff line number Diff line change 74
74
75
75
html . push ( sep ) ;
76
76
html . push ( '<div class="' + lic + '">Licence: 3-clauses BSD Licence</div>' ) ;
77
- html . push ( '<div class="' + lic + '">Copyright © 2009-2022 , Studio 42 / nao-pon</div>' ) ;
77
+ html . push ( '<div class="' + lic + '">Copyright © 2009-2024 , Studio 42 / nao-pon</div>' ) ;
78
78
html . push ( '<div class="' + lic + '">„ …' + fm . i18n ( 'dontforget' ) + ' ”</div>' ) ;
79
79
html . push ( '</div>' ) ;
80
80
} ,
You can’t perform that action at this time.
0 commit comments