From b2f09063dad96d18f75b779b00e9e466e8b4ee19 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Sun, 12 Feb 2012 14:20:44 +0100 Subject: Add missing license headers --- src/indicator-printers-menu.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'src/indicator-printers-menu.c') diff --git a/src/indicator-printers-menu.c b/src/indicator-printers-menu.c index bc98cf3..a558c20 100644 --- a/src/indicator-printers-menu.c +++ b/src/indicator-printers-menu.c @@ -1,3 +1,20 @@ +/* + * Copyright 2012 Canonical Ltd. + * + * Authors: Lars Uebernickel + * + * 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 . + */ #include "indicator-printers-menu.h" -- cgit v1.2.3