[Spice-commits] gtk/display

Hans de Goede jwrdegoede at kemper.freedesktop.org
Mon Jan 16 02:25:03 PST 2012


 gtk/display/edid.h                 |    6 ++----
 gtk/display/gnome-rr-config.c      |    6 ++----
 gtk/display/gnome-rr-config.h      |    6 ++----
 gtk/display/gnome-rr-generic.c     |    6 ++----
 gtk/display/gnome-rr-generic.h     |    6 ++----
 gtk/display/gnome-rr-output-info.c |    6 ++----
 gtk/display/gnome-rr-private.h     |    6 ++----
 gtk/display/gnome-rr-windows.c     |    6 ++----
 gtk/display/gnome-rr-windows.h     |    6 ++----
 gtk/display/gnome-rr-x11.c         |    6 ++----
 gtk/display/gnome-rr-x11.h         |    6 ++----
 gtk/display/gnome-rr.c             |    6 ++----
 gtk/display/gnome-rr.h             |    6 ++----
 13 files changed, 26 insertions(+), 52 deletions(-)

New commits:
commit e07682c03c2e697619a5eb896cddc13ac66ad5cc
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Mon Jan 16 10:54:22 2012 +0100

    gtk/display: Get rid of old FSF address in copyright headers
    
    rpmlint pointed this out while I was checking the new spice-gtk-0.8 package
    for Fedora.
    
    Signed-off-by: Hans de Goede <hdegoede at redhat.com>

diff --git a/gtk/display/edid.h b/gtk/display/edid.h
index 1fa0d1a..dc3daa3 100644
--- a/gtk/display/edid.h
+++ b/gtk/display/edid.h
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Soren Sandmann <sandmann at redhat.com>
  */
diff --git a/gtk/display/gnome-rr-config.c b/gtk/display/gnome-rr-config.c
index 53ff2be..7227d13 100644
--- a/gtk/display/gnome-rr-config.c
+++ b/gtk/display/gnome-rr-config.c
@@ -16,10 +16,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Soren Sandmann <sandmann at redhat.com>
  */
diff --git a/gtk/display/gnome-rr-config.h b/gtk/display/gnome-rr-config.h
index 8616c3a..b1b6c15 100644
--- a/gtk/display/gnome-rr-config.h
+++ b/gtk/display/gnome-rr-config.h
@@ -16,10 +16,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Soren Sandmann <sandmann at redhat.com>
  */
diff --git a/gtk/display/gnome-rr-generic.c b/gtk/display/gnome-rr-generic.c
index f662b4b..90c4055 100644
--- a/gtk/display/gnome-rr-generic.c
+++ b/gtk/display/gnome-rr-generic.c
@@ -15,10 +15,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Marc-André Lureau <marcandre.lureau at redhat.com>
  */
diff --git a/gtk/display/gnome-rr-generic.h b/gtk/display/gnome-rr-generic.h
index 3bd8505..6694cd7 100644
--- a/gtk/display/gnome-rr-generic.h
+++ b/gtk/display/gnome-rr-generic.h
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Soren Sandmann <sandmann at redhat.com>
  *          Marc-André Lureau <marcandre.lureau at redhat.com>
diff --git a/gtk/display/gnome-rr-output-info.c b/gtk/display/gnome-rr-output-info.c
index 8936eed..d9c1658 100644
--- a/gtk/display/gnome-rr-output-info.c
+++ b/gtk/display/gnome-rr-output-info.c
@@ -15,10 +15,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Desktop Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #define GNOME_DESKTOP_USE_UNSTABLE_API
diff --git a/gtk/display/gnome-rr-private.h b/gtk/display/gnome-rr-private.h
index 742561e..0e06b5e 100644
--- a/gtk/display/gnome-rr-private.h
+++ b/gtk/display/gnome-rr-private.h
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Soren Sandmann <sandmann at redhat.com>
  */
diff --git a/gtk/display/gnome-rr-windows.c b/gtk/display/gnome-rr-windows.c
index 39314c9..86a2055 100644
--- a/gtk/display/gnome-rr-windows.c
+++ b/gtk/display/gnome-rr-windows.c
@@ -15,10 +15,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Marc-André Lureau <marcandre.lureau at redhat.com>
  */
diff --git a/gtk/display/gnome-rr-windows.h b/gtk/display/gnome-rr-windows.h
index e5808a2..337bd50 100644
--- a/gtk/display/gnome-rr-windows.h
+++ b/gtk/display/gnome-rr-windows.h
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Soren Sandmann <sandmann at redhat.com>
  *          Marc-André Lureau <marcandre.lureau at redhat.com>
diff --git a/gtk/display/gnome-rr-x11.c b/gtk/display/gnome-rr-x11.c
index 435ce85..e37a668 100644
--- a/gtk/display/gnome-rr-x11.c
+++ b/gtk/display/gnome-rr-x11.c
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Soren Sandmann <sandmann at redhat.com>
  */
diff --git a/gtk/display/gnome-rr-x11.h b/gtk/display/gnome-rr-x11.h
index e8dabce..af53365 100644
--- a/gtk/display/gnome-rr-x11.h
+++ b/gtk/display/gnome-rr-x11.h
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Authors: Soren Sandmann <sandmann at redhat.com>
  *          Marc-André Lureau <marcandre.lureau at redhat.com>
diff --git a/gtk/display/gnome-rr.c b/gtk/display/gnome-rr.c
index 5de86dd..0e02d3e 100644
--- a/gtk/display/gnome-rr.c
+++ b/gtk/display/gnome-rr.c
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Soren Sandmann <sandmann at redhat.com>
  */
diff --git a/gtk/display/gnome-rr.h b/gtk/display/gnome-rr.h
index f4e944c..d32d2f6 100644
--- a/gtk/display/gnome-rr.h
+++ b/gtk/display/gnome-rr.h
@@ -14,10 +14,8 @@
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  * Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB.  If not,
- * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  *
  * Author: Soren Sandmann <sandmann at redhat.com>
  */


More information about the Spice-commits mailing list