Description: Update license headers Update headers to correctly show the use of the LGPL-2.1+ license instead of incorrectly using GPL 2.1+ Forwarded: http://hg.clusterlabs.org/pacemaker/1.1/rev/0bc69fcea1d7 Author: Andres Rodriguez Index: pacemaker-1.0.11/lib/ais/ipc_bridge.c =================================================================== --- pacemaker-1.0.11.orig/lib/ais/ipc_bridge.c 2011-05-25 13:38:37.884557390 -0400 +++ pacemaker-1.0.11/lib/ais/ipc_bridge.c 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include #include Index: pacemaker-1.0.11/lib/ais/plugin.c =================================================================== --- pacemaker-1.0.11.orig/lib/ais/plugin.c 2011-05-25 13:38:37.924557448 -0400 +++ pacemaker-1.0.11/lib/ais/plugin.c 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USAA */ #include Index: pacemaker-1.0.11/lib/ais/plugin.h =================================================================== --- pacemaker-1.0.11.orig/lib/ais/plugin.h 2011-05-25 13:38:37.904557424 -0400 +++ pacemaker-1.0.11/lib/ais/plugin.h 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef AIS_CRM_PLUGIN__H Index: pacemaker-1.0.11/lib/ais/utils.c =================================================================== --- pacemaker-1.0.11.orig/lib/ais/utils.c 2011-05-25 13:38:37.914557434 -0400 +++ pacemaker-1.0.11/lib/ais/utils.c 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/ais/utils.h =================================================================== --- pacemaker-1.0.11.orig/lib/ais/utils.h 2011-05-25 13:38:37.894557404 -0400 +++ pacemaker-1.0.11/lib/ais/utils.h 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef AIS_CRM_UTILS__H Index: pacemaker-1.0.11/lib/cib/cib_attrs.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_attrs.c 2011-05-25 13:38:37.724557160 -0400 +++ pacemaker-1.0.11/lib/cib/cib_attrs.c 2011-05-25 13:39:36.794643793 -0400 @@ -2,19 +2,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/cib/cib_client.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_client.c 2011-05-25 13:38:37.754557204 -0400 +++ pacemaker-1.0.11/lib/cib/cib_client.c 2011-05-25 13:39:36.794643793 -0400 @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ #include Index: pacemaker-1.0.11/lib/cib/cib_file.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_file.c 2011-05-25 13:38:37.744557184 -0400 +++ pacemaker-1.0.11/lib/cib/cib_file.c 2011-05-25 13:39:36.794643793 -0400 @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ #include Index: pacemaker-1.0.11/lib/cib/cib_native.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_native.c 2011-05-25 13:38:37.744557184 -0400 +++ pacemaker-1.0.11/lib/cib/cib_native.c 2011-05-25 13:39:36.794643793 -0400 @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ #include Index: pacemaker-1.0.11/lib/cib/cib_ops.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_ops.c 2011-05-25 13:38:37.714557140 -0400 +++ pacemaker-1.0.11/lib/cib/cib_ops.c 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/cib/cib_private.h =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_private.h 2011-05-25 13:38:37.774557228 -0400 +++ pacemaker-1.0.11/lib/cib/cib_private.h 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef CIB_PRIVATE__H #define CIB_PRIVATE__H Index: pacemaker-1.0.11/lib/cib/cib_remote.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_remote.c 2011-05-25 13:38:37.704557126 -0400 +++ pacemaker-1.0.11/lib/cib/cib_remote.c 2011-05-25 13:39:36.794643793 -0400 @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ #include Index: pacemaker-1.0.11/lib/cib/cib_utils.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_utils.c 2011-05-25 13:38:37.764557214 -0400 +++ pacemaker-1.0.11/lib/cib/cib_utils.c 2011-05-25 13:39:36.794643793 -0400 @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ #include Index: pacemaker-1.0.11/lib/cib/cib_version.c =================================================================== --- pacemaker-1.0.11.orig/lib/cib/cib_version.c 2011-05-25 13:38:37.734557170 -0400 +++ pacemaker-1.0.11/lib/cib/cib_version.c 2011-05-25 13:39:36.794643793 -0400 @@ -2,19 +2,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/ais.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/ais.c 2011-05-25 13:38:37.854557346 -0400 +++ pacemaker-1.0.11/lib/common/ais.c 2011-05-25 13:39:36.794643793 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/cluster.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/cluster.c 2011-05-25 13:38:37.864557360 -0400 +++ pacemaker-1.0.11/lib/common/cluster.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/heartbeat.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/heartbeat.c 2011-05-25 13:38:37.824557302 -0400 +++ pacemaker-1.0.11/lib/common/heartbeat.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/ipc.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/ipc.c 2011-05-25 13:38:37.804557272 -0400 +++ pacemaker-1.0.11/lib/common/ipc.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/iso8601.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/iso8601.c 2011-05-25 13:38:37.784557248 -0400 +++ pacemaker-1.0.11/lib/common/iso8601.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2005 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ /* Index: pacemaker-1.0.11/lib/common/iso8601_fields.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/iso8601_fields.c 2011-05-25 13:38:37.784557248 -0400 +++ pacemaker-1.0.11/lib/common/iso8601_fields.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2005 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ /* Index: pacemaker-1.0.11/lib/common/mainloop.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/mainloop.c 2011-05-25 13:38:37.874557380 -0400 +++ pacemaker-1.0.11/lib/common/mainloop.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/membership.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/membership.c 2011-05-25 13:38:37.794557258 -0400 +++ pacemaker-1.0.11/lib/common/membership.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/remote.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/remote.c 2011-05-25 13:38:37.874557380 -0400 +++ pacemaker-1.0.11/lib/common/remote.c 2011-05-25 13:39:36.804643807 -0400 @@ -13,7 +13,7 @@ * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA * */ #include Index: pacemaker-1.0.11/lib/common/stack.h =================================================================== --- pacemaker-1.0.11.orig/lib/common/stack.h 2011-05-25 13:38:37.814557292 -0400 +++ pacemaker-1.0.11/lib/common/stack.h 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef CRM_STACK__H Index: pacemaker-1.0.11/lib/common/utils.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/utils.c 2011-05-25 13:38:37.844557336 -0400 +++ pacemaker-1.0.11/lib/common/utils.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/common/xml.c =================================================================== --- pacemaker-1.0.11.orig/lib/common/xml.c 2011-05-25 13:38:37.814557292 -0400 +++ pacemaker-1.0.11/lib/common/xml.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/clone.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/clone.c 2011-05-25 13:38:38.024557600 -0400 +++ pacemaker-1.0.11/lib/pengine/clone.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/common.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/common.c 2011-05-25 13:38:38.004557566 -0400 +++ pacemaker-1.0.11/lib/pengine/common.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include #include Index: pacemaker-1.0.11/lib/pengine/complex.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/complex.c 2011-05-25 13:38:37.954557492 -0400 +++ pacemaker-1.0.11/lib/pengine/complex.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/group.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/group.c 2011-05-25 13:38:38.014557580 -0400 +++ pacemaker-1.0.11/lib/pengine/group.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/native.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/native.c 2011-05-25 13:38:37.964557512 -0400 +++ pacemaker-1.0.11/lib/pengine/native.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/rules.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/rules.c 2011-05-25 13:38:37.944557478 -0400 +++ pacemaker-1.0.11/lib/pengine/rules.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/status.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/status.c 2011-05-25 13:38:37.944557478 -0400 +++ pacemaker-1.0.11/lib/pengine/status.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/unpack.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/unpack.c 2011-05-25 13:38:38.034557610 -0400 +++ pacemaker-1.0.11/lib/pengine/unpack.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/pengine/unpack.h =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/unpack.h 2011-05-25 13:38:37.994557556 -0400 +++ pacemaker-1.0.11/lib/pengine/unpack.h 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PENGINE_UNPACK__H #define PENGINE_UNPACK__H Index: pacemaker-1.0.11/lib/pengine/utils.c =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/utils.c 2011-05-25 13:38:37.984557536 -0400 +++ pacemaker-1.0.11/lib/pengine/utils.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include #include Index: pacemaker-1.0.11/lib/pengine/utils.h =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/utils.h 2011-05-25 13:38:37.974557522 -0400 +++ pacemaker-1.0.11/lib/pengine/utils.h 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PE_UTILS__H #define PE_UTILS__H Index: pacemaker-1.0.11/lib/pengine/variant.h =================================================================== --- pacemaker-1.0.11.orig/lib/pengine/variant.h 2011-05-25 13:38:37.974557522 -0400 +++ pacemaker-1.0.11/lib/pengine/variant.h 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef PE_VARIANT__H #define PE_VARIANT__H Index: pacemaker-1.0.11/lib/transition/graph.c =================================================================== --- pacemaker-1.0.11.orig/lib/transition/graph.c 2011-05-25 13:38:38.034557610 -0400 +++ pacemaker-1.0.11/lib/transition/graph.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/transition/unpack.c =================================================================== --- pacemaker-1.0.11.orig/lib/transition/unpack.c 2011-05-25 13:38:38.054557644 -0400 +++ pacemaker-1.0.11/lib/transition/unpack.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/transition/utils.c =================================================================== --- pacemaker-1.0.11.orig/lib/transition/utils.c 2011-05-25 13:38:38.044557624 -0400 +++ pacemaker-1.0.11/lib/transition/utils.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,19 +1,19 @@ /* * Copyright (C) 2004 Andrew Beekhof * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #include Index: pacemaker-1.0.11/lib/plugins/lrm/raexecstonith.c =================================================================== --- pacemaker-1.0.11.orig/lib/plugins/lrm/raexecstonith.c 2011-05-25 13:38:37.934557468 -0400 +++ pacemaker-1.0.11/lib/plugins/lrm/raexecstonith.c 2011-05-25 13:39:36.804643807 -0400 @@ -1,17 +1,17 @@ /* - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) any later version. * - * This software is distributed in the hope that it will be useful, + * This library 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. + * Lesser General Public License for more details. * - * You should have received a copy of the GNU General Public + * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USAA * * File: raexecocf.c * Author: Sun Jiang Dong