summaryrefslogtreecommitdiff
path: root/shell/vertical-clock.c
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-05 12:44:38 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2014-03-07 12:08:23 +0100
commit9ae75e8d9c56710d2f2cb3d2f2ea33496d8f9c08 (patch)
tree581250dfb2b187df717caac459626c271e99216e /shell/vertical-clock.c
parentb69ce8ee0b19629dc5ba79c9805b8ce60ad3de37 (diff)
downloadgraynard-9ae75e8d9c56710d2f2cb3d2f2ea33496d8f9c08.tar.gz
graynard-9ae75e8d9c56710d2f2cb3d2f2ea33496d8f9c08.zip
shell: add missing copyright headers to files
Diffstat (limited to 'shell/vertical-clock.c')
-rw-r--r--shell/vertical-clock.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/shell/vertical-clock.c b/shell/vertical-clock.c
index b09e61f..ef3efcc 100644
--- a/shell/vertical-clock.c
+++ b/shell/vertical-clock.c
@@ -1,6 +1,21 @@
/*
* Copyright (C) 2014 Collabora Ltd.
*
+ * 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.
+ *
+ * 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, write to the
+ * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301 USA
+ *
* Author: Jonny Lamb <jonny.lamb@collabora.co.uk>
*/