From b585d87d9d6ccf964d10cd2e2cb1d465eb537a25 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 26 Mar 2015 11:44:34 +0100 Subject: Update license headers --- lib/private/util.php | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 50 insertions(+), 2 deletions(-) (limited to 'lib/private/util.php') diff --git a/lib/private/util.php b/lib/private/util.php index 921bfd8067e..a0ef491d9db 100644 --- a/lib/private/util.php +++ b/lib/private/util.php @@ -1,7 +1,55 @@ + * @author Andreas Fischer + * @author Arthur Schiwon + * @author Bart Visscher + * @author Bernhard Posselt + * @author Birk Borkason + * @author Björn Schießle + * @author Brice Maron + * @author Christian Reiner + * @author Christopher Schäpers + * @author Clark Tomlinson + * @author Florin Peter + * @author Frank Karlitschek + * @author Georg Ehrke + * @author Georg Ehrke + * @author helix84 + * @author Jakob Sack + * @author Joas Schilling + * @author Jörn Friedrich Dreyer + * @author Lukas Reschke + * @author Markus Goetz + * @author Marvin Thomas Rabe + * @author Michael Gapczynski + * @author Michael Göhler + * @author Morris Jobke + * @author Robin Appelman + * @author Robin McCorkell + * @author Scrutinizer Auto-Fixer + * @author Stefan Rado + * @author Thomas Müller + * @author Thomas Schmidt + * @author Thomas Tanghus + * @author Victor Dubiniuk + * @author Vincent Petry + * @author Volkan Gezer + * + * @copyright Copyright (c) 2015, ownCloud, Inc. + * @license AGPL-3.0 + * + * This code is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License, version 3, + * along with this program. If not, see * */ class OC_Util { -- cgit v1.2.3