[gnome-applets/gnome-3-24] window-title: update license headers
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets/gnome-3-24] window-title: update license headers
- Date: Tue, 28 Mar 2017 11:15:19 +0000 (UTC)
commit 85643680eb0a76b10050c916c21f71e8571294fd
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Tue Mar 28 13:45:38 2017 +0300
window-title: update license headers
window-title/preferences.c | 24 ++++++++++--------------
window-title/preferences.h | 30 +++++++++++++-----------------
window-title/windowtitle.c | 24 +++++++++++++-----------
window-title/windowtitle.h | 24 ++++++++++--------------
4 files changed, 46 insertions(+), 56 deletions(-)
---
diff --git a/window-title/preferences.c b/window-title/preferences.c
index 5af9ee5..d862f1e 100755
--- a/window-title/preferences.c
+++ b/window-title/preferences.c
@@ -1,25 +1,21 @@
-/***************************************************************************
- * preferences.c
- *
- * Mon May 4 01:23:08 2009
- * Copyright 2009 Andrej Belcijan
- * <{andrejx} at {gmail.com}>
- ****************************************************************************/
-
/*
- * This program is free software; you can redistribute it and/or modify
+ * Copyright (C) 2009 Andrej Belcijan
+ *
+ * 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
+ * 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.
+ * 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
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Andrej Belcijan <{andrejx} at {gmail.com}>
*/
#include "preferences.h"
diff --git a/window-title/preferences.h b/window-title/preferences.h
index 042408e..b49bc68 100644
--- a/window-title/preferences.h
+++ b/window-title/preferences.h
@@ -1,25 +1,21 @@
-/***************************************************************************
- * preferences.h
- *
- * Mon May 4 01:23:08 2009
- * Copyright 2009 Andrej Belcijan
- * <{andrejx} at {gmail.com}>
- ****************************************************************************/
-
/*
- * This program is free software; you can redistribute it and/or modify
+ * Copyright (C) 2009 Andrej Belcijan
+ *
+ * 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
+ * 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.
- *
+ * 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
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Andrej Belcijan <{andrejx} at {gmail.com}>
*/
-#include "windowtitle.h"
\ No newline at end of file
+#include "windowtitle.h"
diff --git a/window-title/windowtitle.c b/window-title/windowtitle.c
index 6489bf6..e3a3985 100755
--- a/window-title/windowtitle.c
+++ b/window-title/windowtitle.c
@@ -1,19 +1,21 @@
/*
- * main.c
- * Copyright (C) Andrej Belcijan 2009 <andrej.{@}.gmail.dot.com>
+ * Copyright (C) 2009 Andrej Belcijan
*
- * main.c 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
+ * 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.
*
- * main.c 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.
+ * 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/>.
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Andrej Belcijan <{andrejx} at {gmail.com}>
*/
#include "windowtitle.h"
diff --git a/window-title/windowtitle.h b/window-title/windowtitle.h
index 67df4ac..051833f 100755
--- a/window-title/windowtitle.h
+++ b/window-title/windowtitle.h
@@ -1,25 +1,21 @@
-/***************************************************************************
- * main.h
- *
- * Mon May 4 01:21:56 2009
- * Copyright 2009 Andrej Belcijan
- * <{andrejx} at {gmail.com}>
- ****************************************************************************/
-
/*
- * This program is free software; you can redistribute it and/or modify
+ * Copyright (C) 2009 Andrej Belcijan
+ *
+ * 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
+ * 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.
+ * 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
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ * Authors:
+ * Andrej Belcijan <{andrejx} at {gmail.com}>
*/
#define PLAINTEXT_CONFIG 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]