Update copyright

This commit is contained in:
tnegre 2023-03-23 11:10:47 +01:00
parent a50e74a86a
commit 06c64eea98
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ class OdfException extends Exception
* @copyright 2010-2015 - Laurent Destailleur - eldy@users.sourceforge.net
* @copyright 2010 - Vikas Mahajan - http://vikasmahajan.wordpress.com
* @copyright 2012 - Stephen Larroque - lrq3000@gmail.com
* @copyright 2022 - Open-DSI - contact@open-dsi.fr
* @copyright 2023 - Thomas Negre - contact@open-dsi.fr
* @license https://www.gnu.org/copyleft/gpl.html GPL License
* @version 1.5.0
*/

View File

@ -1,6 +1,6 @@
<?php
/* Copyright (C) 2007-2017 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2022 - Open-DSI <contact@open-dsi.fr>
* Copyright (C) 2023 - Thomas Negre - contact@open-dsi.fr
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by