Home | History | Annotate | Download | only in devscripts

Lines Matching refs:licensetext

404     my ($licensetext) = @_;
410 if ($licensetext =~ /version ([^, ]+?)[.,]? (?:\(?only\)?.? )?(?:of the GNU (Affero )?(Lesser |Library )?General Public License )?(as )?published by the Free Software Foundation/i or
411 $licensetext =~ /GNU (?:Affero )?(?:Lesser |Library )?General Public License (?:as )?published by the Free Software Foundation; version ([^, ]+?)[.,]? /i) {
414 } elsif ($licensetext =~ /GNU (?:Affero )?(?:Lesser |Library )?General Public License, version (\d+(?:\.\d+)?)[ \.]/) {
416 } elsif ($licensetext =~ /either version ([^ ]+)(?: of the License)?, or \(at your option\) any later version/) {
420 if ($licensetext =~ /(?:675 Mass Ave|59 Temple Place|51 Franklin Steet|02139|02111-1307)/i) {
424 if ($licensetext =~ /permission (?:is (also granted|given))? to link (the code of )?this program with (any edition of )?(Qt|the Qt library)/i) {
428 if ($licensetext =~ /(All changes made in this file will be lost|DO NOT (EDIT|delete this file)|Generated (automatically|by|from)|generated.*file)/i) {
432 if ($licensetext =~ /is (free software.? you can redistribute it and\/or modify it|licensed) under the terms of (version [^ ]+ of )?the (GNU (Library |Lesser )General Public License|LGPL)/i) {
436 if ($licensetext =~ /is free software.? you can redistribute it and\/or modify it under the terms of the (GNU Affero General Public License|AGPL)/i) {
440 if ($licensetext =~ /is free software.? you (can|may) redistribute it and\/or modify it under the terms of (?:version [^ ]+ (?:\(?only\)? )?of )?the GNU General Public License/i) {
444 if ($licensetext =~ /is distributed under the terms of the GNU General Public License,/
449 if ($licensetext =~ /is distributed.*terms.*GPL/) {
453 if ($licensetext =~ /This file is part of the .*Qt GUI Toolkit. This file may be distributed under the terms of the Q Public License as defined/) {
455 } elsif ($licensetext =~ /may be distributed under the terms of the Q Public License as defined/) {
459 if ($licensetext =~ /opensource\.org\/licenses\/mit-license\.php/) {
461 } elsif ($licensetext =~ /Permission is hereby granted, free of charge, to any person obtaining a copy of this software and(\/or)? associated documentation files \(the (Software|Materials)\), to deal in the (Software|Materials)/) {
463 } elsif ($licensetext =~ /Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and its documentation for any purpose/) {
467 if ($licensetext =~ /Permission to use, copy, modify, and(\/or)? distribute this software for any purpose with or without fee is hereby granted, provided.*copyright notice.*permission notice.*all copies/) {
471 if ($licensetext =~ /THIS SOFTWARE IS PROVIDED .*AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY/) {
472 if ($licensetext
474 } elsif ($licensetext =~ /(The name .*? may not|Neither the names? .*? nor the names of (its|their) contributors may) be used to endorse or promote products derived from this software/i) {
476 } elsif ($licensetext =~ /Redistributions of source code must retain the above copyright notice/i) {
483 if ($licensetext =~ /Mozilla Public License Version ([^ ]+)/) {
487 if ($licensetext =~ /Released under the terms of the Artistic License ([^ ]+)/) {
491 if ($licensetext =~ /is free software under the Artistic [Ll]icense/) {
495 if ($licensetext =~ /This program is free software; you can redistribute it and\/or modify it under the same terms as Perl itself/) {
499 if ($licensetext =~ /under the Apache License, Version ([^ ]+)/) {
503 if ($licensetext =~ /(THE BEER-WARE LICENSE)/i) {
507 if ($licensetext =~ /This source file is subject to version ([^ ]+) of the PHP license/) {
511 if ($licensetext =~ /under the terms of the CeCILL /) {
515 if ($licensetext =~ /under the terms of the CeCILL-([^ ]+) /) {
519 if ($licensetext =~ /under the SGI Free Software License B/) {
523 if ($licensetext =~ /is in the public domain/i) {
527 if ($licensetext =~ /terms of the Common Development and Distribution License(, Version ([^(]+))? \(the License\)/) {
531 if ($licensetext =~ /Microsoft Permissive License \(Ms-PL\)/) {
535 if ($licensetext =~ /Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license \(the \"Software\"\)/ or
536 $licensetext =~ /Boost Software License([ ,-]+Version ([^ ]+)?(\.))/i) {
540 if ($licensetext =~ /PYTHON SOFTWARE FOUNDATION LICENSE (VERSION ([^ ]+))/i) {
544 if ($licensetext =~ /The origin of this software must not be misrepresented.*Altered source versions must be plainly marked as such.*This notice may not be removed or altered from any source distribution/ or
545 $licensetext =~ /see copyright notice in zlib\.h/) {
547 } elsif ($licensetext =~ /This code is released under the libpng license/) {
551 if ($licensetext =~ /Do What The Fuck You Want To Public License, Version ([^, ]+)/i) {
555 if ($licensetext =~ /Do what The Fuck You Want To Public License/i) {
559 if ($licensetext =~ /(License WTFPL|Under (the|a) WTFPL)/i) {