aboutsummaryrefslogtreecommitdiff
path: root/src/dash-box.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/dash-box.vala')
-rw-r--r--src/dash-box.vala4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/dash-box.vala b/src/dash-box.vala
index e5a64c6..cc1d715 100644
--- a/src/dash-box.vala
+++ b/src/dash-box.vala
@@ -1,6 +1,7 @@
/* -*- Mode: Vala; indent-tabs-mode: nil; tab-width: 4 -*-
*
* Copyright (C) 2011,2012 Canonical Ltd
+ * Copyright (C) 2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*
* 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
@@ -14,7 +15,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
- * Authored by: Michael Terry <michael.terry@canonical.com>
+ * Authors: Michael Terry <michael.terry@canonical.com>
+ * Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
*/
public class DashBox : Gtk.Box