X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=blobdiff_plain;f=opac_settings.pl;h=38a537ddc276ef0c68dd81d45b471d722d69f309;hp=211d1d9bdf40b2ef86188da83f4318111a80f833;hb=d3bf56fcd9351c4ef45b5527d929228b6663ecaf;hpb=bbe12ab2cd9badf460eae1116c4f9cb927e2ee03 diff --git a/opac_settings.pl b/opac_settings.pl index 211d1d9..38a537d 100755 --- a/opac_settings.pl +++ b/opac_settings.pl @@ -1,5 +1,21 @@ #!/usr/bin/perl +# Copyright 2009-2012, Equinox Software, Inc. +# +# 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 the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# 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 General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + # USAGE: ./opac_settings.pl --bootstrap /openils/conf/opensrf_core.xml --schema m_sage # Produces output that can be pasted into /etc/apache2/sites-available/eg.conf