Blame LICENSE

Packit Service 098c73
This code was extracted from the Perl 5 core at perl 5.15.5.
Packit Service 098c73
Packit Service 098c73
The original licence reads as follows:
Packit Service 098c73
-----
Packit Service 098c73
Packit Service 098c73
This program is free software; you can redistribute it and/or modify
Packit Service 098c73
it under the terms of either:
Packit Service 098c73
Packit Service 098c73
	a) the GNU General Public License as published by the Free
Packit Service 098c73
	Software Foundation; either version 1, or (at your option) any
Packit Service 098c73
	later version, or
Packit Service 098c73
Packit Service 098c73
	b) the "Artistic License" which comes with this Kit.
Packit Service 098c73
Packit Service 098c73
This program is distributed in the hope that it will be useful,
Packit Service 098c73
but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit Service 098c73
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either
Packit Service 098c73
the GNU General Public License or the Artistic License for more details.
Packit Service 098c73
Packit Service 098c73
You should have received a copy of the Artistic License with this
Packit Service 098c73
Kit, in the file named "Artistic".  If not, I'll be glad to provide one.
Packit Service 098c73
Packit Service 098c73
You should also have received a copy of the GNU General Public License
Packit Service 098c73
along with this program in the file named "Copying". If not, write to the
Packit Service 098c73
Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Packit Service 098c73
Boston, MA 02110-1301, USA or visit their web page on the internet at
Packit Service 098c73
http://www.gnu.org/copyleft/gpl.html.
Packit Service 098c73