X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=libvirt%2Fgenerator.pl;fp=libvirt%2Fgenerator.pl;h=cb4f12bfb9b68d240caa3a1523ba1515066c4541;hb=0f9e3596a93f7792fdc0eb7faccabd0d32493749;hp=09959222534faa4e7e0fa90341a72a1d00be4650;hpb=3f3e397091ec29828bb1dfc07dbee7160428dd2d;p=ocaml-libvirt.git diff --git a/libvirt/generator.pl b/libvirt/generator.pl index 0995922..cb4f12b 100755 --- a/libvirt/generator.pl +++ b/libvirt/generator.pl @@ -14,9 +14,7 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA +# Please see the file ../COPYING.LIB. # This generates libvirt_c.c (the core of the bindings). You don't # need to run this program unless you are extending the bindings @@ -233,9 +231,7 @@ print F <<'END'; * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * Lesser General Public License for more details. * - * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + * Please see the file ../COPYING.LIB. */ #include "config.h"