Fix bug #3524 ‘vCard does not decode all quoted-printable values’
[claws.git] / src / plugins / geolocation / Makefile.am
index b2a5ba526a434b449ca4e067145c1410df2de49c..6a89031c28b9ba4e1c609607a18b7c2a0dc1ab46 100644 (file)
@@ -1,5 +1,6 @@
-# Makefile.am for "src/plugins/geolocation" directory
-# This file is part of Claws Mail package.
+# Copyright 1999-2014 the Claws Mail team.
+# This file is part of Claws Mail package, and distributed under the
+# terms of the General Public License version 3 (or later).
 # See COPYING file for license details.
 
 plugindir = $(pkglibdir)/plugins
@@ -26,4 +27,4 @@ geolocation_la_CPPFLAGS = \
        $(GLIB_CFLAGS) \
        $(GTK_CFLAGS) \
        $(LIBSOUP_CFLAGS) \
-       $(CHAMPLAIN_CFLAGS)
\ No newline at end of file
+       $(CHAMPLAIN_CFLAGS)