[gnome-flashback] common: update copyright headers
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-flashback] common: update copyright headers
- Date: Sat, 20 Mar 2021 17:09:32 +0000 (UTC)
commit ab7b3b51437832b6034db6fd0b81cf555e85d0c5
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sat Mar 20 17:58:50 2021 +0200
common: update copyright headers
gnome-flashback/libcommon/gf-bg.c | 51 ++++++++++++++++++---------------------
gnome-flashback/libcommon/gf-bg.h | 42 +++++++++++++++-----------------
2 files changed, 42 insertions(+), 51 deletions(-)
---
diff --git a/gnome-flashback/libcommon/gf-bg.c b/gnome-flashback/libcommon/gf-bg.c
index 5e80ff8..99f3506 100644
--- a/gnome-flashback/libcommon/gf-bg.c
+++ b/gnome-flashback/libcommon/gf-bg.c
@@ -1,31 +1,26 @@
-/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*-
-
-gnomebg.c: Object for the desktop background.
-
-Copyright (C) 2000 Eazel, Inc.
-Copyright (C) 2007-2008 Red Hat, Inc.
-
-This program is free software; you can redistribute it and/or
-modify it under the terms of the GNU Library 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
-Library General Public License for more details.
-
-You should have received a copy of the GNU Library 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.
-
-Derived from eel-background.c and eel-gdk-pixbuf-extensions.c by
-Darin Adler <darin eazel com> and Ramiro Estrugo <ramiro eazel com>
-
-Author: Soren Sandmann <sandmann redhat com>
-
-*/
+/*
+ * Copyright (C) 2000 Eazel, Inc.
+ * Copyright (C) 2007-2008 Red Hat, 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 3 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, see <http://www.gnu.org/licenses/>.
+ *
+ * Derived from eel-background.c and eel-gdk-pixbuf-extensions.c by
+ * Darin Adler <darin eazel com> and Ramiro Estrugo <ramiro eazel com>
+ *
+ * Author:
+ * Soren Sandmann <sandmann redhat com>
+ */
#include "config.h"
#include "gf-bg.h"
diff --git a/gnome-flashback/libcommon/gf-bg.h b/gnome-flashback/libcommon/gf-bg.h
index e7499a7..a1e14de 100644
--- a/gnome-flashback/libcommon/gf-bg.h
+++ b/gnome-flashback/libcommon/gf-bg.h
@@ -1,26 +1,22 @@
-/* gnome-bg.h -
-
- Copyright 2007, Red Hat, Inc.
-
- This file is part of the Gnome Library.
-
- The Gnome Library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public License as
- published by the Free Software Foundation; either version 2 of the
- License, or (at your option) any later version.
-
- The Gnome 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
- 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., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
-
- Author: Soren Sandmann <sandmann redhat com>
-*/
+/*
+ * Copyright 2007, Red Hat, 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 3 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, see <http://www.gnu.org/licenses/>.
+ *
+ * Author:
+ * Soren Sandmann <sandmann redhat com>
+ */
#ifndef GF_BG_H
#define GF_BG_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]