Add license and copyright to 9b3fd2b5

This commit is contained in:
Ricardo Mones 2014-06-28 01:13:22 +02:00
parent d28575b79c
commit 723acc9063
80 changed files with 243 additions and 168 deletions

View file

@ -1,5 +1,6 @@
# Makefile.am for toplevel 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.
ACLOCAL_AMFLAGS = -I m4

View file

@ -1,5 +1,6 @@
# Makefile.am for "appdata" 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.
@INTLTOOL_XML_RULE@

View file

@ -1,5 +1,7 @@
#!/bin/sh
# 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.
# ***** W32 build script *******

View file

@ -1,4 +0,0 @@
# Makefile.am for "config" directory
# This file is part of Claws Mail package.
# See COPYING file for license details.

View file

@ -1,5 +1,6 @@
# Makefile.am for "doc" 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.
SUBDIRS = man

View file

@ -1,5 +1,6 @@
# Makefile.am for "doc/man" 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.
man_MANS = \

View file

@ -1,5 +1,6 @@
# Makefile.am for "m4" 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.
MACROS = \

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual" 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.
if BUILD_MANUAL

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/de" 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.
if BUILD_MANUAL

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/de/dist" 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.
SUBDIRS=html pdf ps txt

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/de/dist/html" 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.
if MANUAL_HTML

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/de/dist/pdf" 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.
if MANUAL_PDF

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/de/dist/ps" 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.
if MANUAL_PS
@ -25,4 +26,4 @@ claws-mail-manual.ps: \
maintainer-clean:
-rm claws-mail-manual.ps
endif
endif

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/de/dist/txt" 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.
if MANUAL_TXT

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/dist" 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.
SUBDIRS=html pdf ps txt

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/dist/html" 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.
if MANUAL_HTML

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/dist/pdf" 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.
if MANUAL_PDF

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/dist/ps" 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.
if MANUAL_PS
@ -25,4 +26,4 @@ claws-mail-manual.ps: \
maintainer-clean:
-rm claws-mail-manual.ps
endif
endif

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/dist/txt" 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.
if MANUAL_TXT

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/dtd" 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.
EXTRA_DIST= \

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/es" 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.
if BUILD_MANUAL

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/es/dist" 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.
SUBDIRS=html pdf ps txt

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/es/dist/html" 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.
if MANUAL_HTML

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/es/dist/pdf" 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.
if MANUAL_PDF

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/es/dist/ps" 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.
if MANUAL_PS
@ -25,4 +26,4 @@ claws-mail-manual.ps: \
maintainer-clean:
-rm claws-mail-manual.ps
endif
endif

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/es/dist/txt" 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.
if MANUAL_TXT

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/fr" 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.
if BUILD_MANUAL

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/fr/dist" 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.
SUBDIRS=html pdf ps txt

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/fr/dist/html" 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.
if MANUAL_HTML

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/fr/dist/pdf" 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.
if MANUAL_PDF

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/fr/dist/ps" 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.
if MANUAL_PS
@ -25,4 +26,4 @@ claws-mail-manual.ps: \
maintainer-clean:
-rm claws-mail-manual.ps
endif
endif

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/fr/dist/txt" 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.
if MANUAL_TXT

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/pl" 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.
if BUILD_MANUAL

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/pl/dist" 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.
SUBDIRS=html pdf ps txt

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/pl/dist/html" 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.
if MANUAL_HTML

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/pl/dist/pdf" 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.
if MANUAL_PDF

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/pl/dist/ps" 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.
if MANUAL_PS
@ -25,4 +26,4 @@ claws-mail-manual.ps: \
maintainer-clean:
-rm claws-mail-manual.ps
endif
endif

View file

@ -1,5 +1,6 @@
# Makefile.am for "manual/pl/dist/txt" 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.
if MANUAL_TXT

View file

@ -1,8 +1,8 @@
# Makefile.am for "src" 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.
if CLAWS_LIBETPAN
etpan_dir = etpan
etpan_library = etpan/libclawsetpan.la

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/common" 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/

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/etpan" 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/

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/gtk" 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/

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins" 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.
SUBDIRS = \

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/acpi_notifier" 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

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/address_keeper" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,7 +1,8 @@
# Makefile.am for "src/plugins/archive" 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
if BUILD_ARCHIVE_PLUGIN

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/att_remover" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/attachwarner" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/bogofilter" 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

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/bsfilter" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/clamd" 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.
SUBDIRS = libclamd

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/clamd/libclamd" 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.
libclamd_plugin_la_CPPFLAGS = \

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/demo" 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

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/fancy" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/fetchinfo" 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.
if OS_WIN32

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/gdata" 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

View 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

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/libravatar" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/mailmbox" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/newmail" 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

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/notification" 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.
if BUILD_HOTKEYS

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/notification/gtkhotkey" 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.
if BUILD_HOTKEYS

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/pdf_viewer" 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

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/perl" 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.
SUBDIRS = tools

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/perl/tools" 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.
EXTRA_TOOLS = \

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/pgpcore" 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.
EXTRA_DIST = version.rc plugin.def claws.def

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/pgpinline" 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.
EXTRA_DIST = version.rc plugin.def claws.def mypgpcore.def pgpinline.deps

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/pgpmime" 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.
EXTRA_DIST = version.rc plugin.def claws.def mypgpcore.def pgpmime.deps

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/python" 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.
SUBDIRS = examples

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/python/examples" 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.
EXTRA_DIST = \

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/rssyl" 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.
SUBDIRS = libfeed

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/smime" 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.
EXTRA_DIST = version.rc plugin.def claws.def mypgpcore.def smime.deps

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/spam_report" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/spamassassin" 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

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/tnef_parse" 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.
EXTRA_DIST = claws.def plugin.def version.rc

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/vcalendar" 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.
SUBDIRS = libical

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/vcalendar/libical" 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.
SUBDIRS = libical design-data scripts

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/vcalendar/libical/design-data" 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.
EXTRA_DIST =\

View file

@ -1,5 +1,6 @@
# Makefile.am for "src/plugins/vcalendar/libical/scripts" 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.
EXTRA_DIST = \

View file

@ -1,5 +1,6 @@
# Makefile.am for "tools" 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.
EXTRA_TOOLS = \