From 24195d0013f81933578afa14a44a10e4b75817dd Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Sun, 11 Dec 2011 14:48:11 +0000 Subject: a few more appindicator fixes and reindent trg-main-window.c --- Makefile.am | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4c92f22..137915e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,22 @@ +# +# transmission-remote-gtk - A GTK RPC client to Transmission +# Copyright (C) 2011 Alan Fitton + +# 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. +# + ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = foreign SUBDIRS = src po -- cgit v1.2.3