]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
global: Fixed missing or out-of-date copyright notices.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 23 Jun 2017 14:45:24 +0000 (16:45 +0200)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Fri, 23 Jun 2017 14:45:24 +0000 (16:45 +0200)
src/auth/test-main.c
src/auth/test-mock.c
src/lib-dict/test-dict-sql.c
src/lib-sql/driver-test.c
src/lib/fd-set-nonblock.c
src/lib/net.c
src/lib/test-path-util.c
src/plugins/var-expand-crypt/test-var-expand-crypt.c
src/plugins/var-expand-crypt/var-expand-crypt-plugin.c

index 0d7de23ae578f3b986b24d92894adcac96838b5d..941fab9d3cb191768c338790341b5dda1b7ede52 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "test-common.h"
 #include "test-auth.h"
index b52339132364475e2cafd16151957322718005fd..c4e0e6b423dcacd8f8ca2db85383218e72a7562a 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "auth-common.h"
 
index 0560c432866887e57e8d1ac34c4c2e171dbd86e5..7aeba343c8ce3148bec02330949a6767bf113b1b 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "test-lib.h"
 #include "sql-api.h"
index 02b917d1fe5a51fc78971fb81637818ff17399d0..fd648786dd42d2f8dc07505a70f405cac594336c 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "test-lib.h"
 #include "str.h"
index e7108fbc96cd3178a5f6a7f48921bec1b40e8a00..7e1c8190bf7057e4cdc895d5986673e812d97a4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2017 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fd-set-nonblock.h"
index 0b077054378b5e2fff0e8242bc7dea084d6cd47e..1c65da4cf9970f528262adb93ba9dba68508a16a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2017 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* For Linux's struct ucred */
 #include "lib.h"
index 9c056173976b8966b766957397489d00b99edbb5..f9ccf9d93cd04070dbaa2be14dc89ec78f9fe404 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "path-util.h"
index fa88fb76f4b7399e4292e5ad594cbdc1a4a301fd..acf862deafae6569f89bc7034b0480e8d37b998b 100644 (file)
@@ -1,3 +1,5 @@
+/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+
 #include "lib.h"
 #include "test-common.h"
 #include "str.h"
index 977f71d679536230d1cdf5f6eeac7d61efb0cb3d..e6fa5403c8ef0a6d25bbb8f34d020515e717b3a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"