]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
global: Added missing copyright notices.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 28 Nov 2016 02:26:01 +0000 (03:26 +0100)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 28 Nov 2016 03:27:20 +0000 (04:27 +0100)
18 files changed:
src/auth/auth-policy.c
src/auth/mech-plain-common.c
src/auth/mycrypt.c
src/auth/password-scheme-rpa.c
src/doveadm/doveadm-print-formatted.c
src/doveadm/doveadm-print-json.c
src/lib-dcrypt/dcrypt-gnutls.c
src/lib-dcrypt/dcrypt-openssl.c
src/lib-dcrypt/dcrypt.c
src/lib-dcrypt/istream-decrypt.c
src/lib-dcrypt/test-crypto.c
src/lib-dcrypt/test-stream.c
src/lib-dns/test-dns-util.c
src/lib-fts/fts-library.c
src/lib-fts/fts-tokenizer-common.c
src/lib-http/http-request.c
src/lib-http/http-response.c
src/lib/pkcs5.c

index 26131e791d97a9c68fdfa03f3af5f8e067206841..ff37b196afbf42fd1d77681aec33af3771041921 100755 (executable)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "net.h"
 #include "str.h"
index 89910417619f1138d1fef39c1c350b6d42d6637c..4878578208957d29751c68261da0d4037a9617a9 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
+
 #include "auth-common.h"
 #include "mech.h"
 #include "passdb.h"
index f8ae766731880eb2995f9fecb519dfb93a4f89a4..4755f7c37921fb9cf197eff7f9457079c72997bb 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
+
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
 #endif
index 8ab0ba9c988b52976f2eed6a33581ee356cf456b..cddc5cc1ecfab5176e9c9f285d5fea65f51db5c3 100644 (file)
@@ -1,3 +1,4 @@
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4d844bbf43b68321903f50a406e7b63bccc51715..8d4ae8642fc3f7451e0d25e3cb24201366c0d1f7 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "array.h"
 #include "str.h"
index fbfe86ee3347b85e29d7fc757389e3ce317e19e8..54ee3dffca9f61bb1a93724c23c5a538613d7f68 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "array.h"
 #include "str.h"
index 7185435aa45b0120e7196573b80769fc9e126d87..2aa87a1bfc11f661015c422041d8d95b47f92bae 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "buffer.h"
 #include "randgen.h"
index cf22caa17d5006901bccca8cc0c1b7413e4d0b01..0c32f3ae9d8cce31bd4e8c17e599544ab6bbd622 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "buffer.h"
 #include "str.h"
index dc6e0077a006e8bb1cfe1df6468bec076849f8b0..7dc983c85ed680bd36975e3c611b7a94d3753d7a 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "module-dir.h"
 #include "dcrypt.h"
index 9da17e8a683035363099c7387b35cecfad19fd67..64d5d545954bcedc3a1a378b1cc9619ec097a448 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "buffer.h"
 #include "randgen.h"
index 32e420472bc5d48b7439578cae8ee9b15a63adde..0ef9cc421fcb5da24638559fd50465ed2e399b82 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "buffer.h"
 #include "str.h"
index 51913e989947384f450e42e6c478f410d443dfbf..f56d585da57fb1b3c233705573e99e5b21ed13c2 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "buffer.h"
 #include "str.h"
index 01c043facc955df7f8b0ed6ea867fb86aebc288e..a5c2694aa8b4a59ca7ae94ddfe27f336e90e2eb3 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "test-lib.h"
 #include "dns-util.h"
index dca42f4349510bc8760fd92a2f5bf2cc20f05603..53147ba9ba18ddb0c52ce003a36341f9e4eb0919 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "fts-language.h"
 #include "fts-tokenizer.h"
index 92feb71c28abf6c4daea0170b147a1358130f78b..4b4e56017944ce67c506282569ed63e7acf4a619 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "unichar.h"
 #include "fts-tokenizer-common.h"
index 51d8c0841a6e3a538a7054f5042b9461fdd90f29..024983525d928fac2e7b54a87f161a84baeba2d0 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "array.h"
 #include "istream.h"
index f5d23c142fec8c85777081409d548f1835ec6722..666bdcbcddf4a172a1d62d8f46530ffec4eb3f40 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "array.h"
 #include "ioloop.h"
index 449b1e88e242afb5c0165edf7ce50ecede9d0101..cd3ff2ff5007e606bf03c24e2f27151b681b790d 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "buffer.h"
 #include "hash-method.h"