aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-02-20 11:01:02 -0300
committerRenato Araujo Oliveira Filho <renato.filho@canonical.com>2013-02-20 11:01:02 -0300
commitba4d0379dc193dc44942a3e96d6ea121f8ae142b (patch)
tree221ae3f13f721548bd6bd8abb368f515b9c3e055
parent9bbd83d1fdfae37d555173ad0a9ece32ca95bb21 (diff)
downloadayatana-indicator-messages-ba4d0379dc193dc44942a3e96d6ea121f8ae142b.tar.gz
ayatana-indicator-messages-ba4d0379dc193dc44942a3e96d6ea121f8ae142b.tar.bz2
ayatana-indicator-messages-ba4d0379dc193dc44942a3e96d6ea121f8ae142b.zip
Fixed missing copyright header.
-rw-r--r--src/dbus-data.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/dbus-data.h b/src/dbus-data.h
index ceeb546..59bd305 100644
--- a/src/dbus-data.h
+++ b/src/dbus-data.h
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2012-2013 Canonical Ltd.
+ *
+ * This program is free software: you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 3, as published
+ * by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranties of
+ * MERCHANTABILITY, SATISFACTORY QUALITY, 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/>.
+ */
#ifndef __DBUS_DATA_H__
#define __DBUS_DATA_H__ 1