[gnome-control-center/wip/feborges/new-users-panel: 8/17] user-accounts: Add missing license to um-carousel.[c/h]
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/feborges/new-users-panel: 8/17] user-accounts: Add missing license to um-carousel.[c/h]
- Date: Tue, 12 Jul 2016 15:59:53 +0000 (UTC)
commit fec59d3cd7c011e7f36b5f2454307906d08940ce
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Jul 11 15:06:34 2016 +0200
user-accounts: Add missing license to um-carousel.[c/h]
https://bugzilla.gnome.org/show_bug.cgi?id=767065
panels/user-accounts/um-carousel.c | 21 +++++++++++++++++++++
panels/user-accounts/um-carousel.h | 21 +++++++++++++++++++++
2 files changed, 42 insertions(+), 0 deletions(-)
---
diff --git a/panels/user-accounts/um-carousel.c b/panels/user-accounts/um-carousel.c
index 1e84de7..40ae382 100644
--- a/panels/user-accounts/um-carousel.c
+++ b/panels/user-accounts/um-carousel.c
@@ -1,3 +1,24 @@
+/* um-carousel.c
+ *
+ * Copyright (C) 2016 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/>.
+ *
+ * Writen by: Felipe Borges <felipeborges gnome org>
+ *
+ */
+
#include "um-carousel.h"
#include <glib-object.h>
diff --git a/panels/user-accounts/um-carousel.h b/panels/user-accounts/um-carousel.h
index e8e93b2..b85acb0 100644
--- a/panels/user-accounts/um-carousel.h
+++ b/panels/user-accounts/um-carousel.h
@@ -1,3 +1,24 @@
+/* um-carousel.c
+ *
+ * Copyright (C) 2016 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/>.
+ *
+ * Writen by: Felipe Borges <felipeborges gnome org>
+ *
+ */
+
#ifndef UM_CAROUSEL_H
#define UM_CAROUSEL_H
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]