X-Git-Url: https://git-public.kairo.at/?p=php-utility-classes.git;a=blobdiff_plain;f=classes%2Fuseragent.php-class;h=407c48d465c3f2f0675a2004a1fa6a04024e6dcf;hp=9026179b8ed99bfe0855c769241ecb95020b207f;hb=880bcb60d557851e01051e9382decd36ec7665a1;hpb=0e9e43d346d32e6519522f360dce504a0c68c228 diff --git a/classes/useragent.php-class b/classes/useragent.php-class index 9026179..407c48d 100755 --- a/classes/useragent.php-class +++ b/classes/useragent.php-class @@ -1,39 +1,7 @@ - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this file, + * You can obtain one at http://mozilla.org/MPL/2.0/. */ class userAgent { // userAgent PHP class