diff options
author | raveit65 <[email protected]> | 2021-06-26 20:37:55 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-06-26 20:37:55 +0200 |
commit | 3e5174ecdfbd936ec11656a536c3e0a3090d826c (patch) | |
tree | 0ff7df436bcdd41af66e6754a671523ee49133bb /tests | |
parent | 3899aaff5ca1bc395b9cfeb6000b369b5f290909 (diff) | |
download | pluma-3e5174ecdfbd936ec11656a536c3e0a3090d826c.tar.bz2 pluma-3e5174ecdfbd936ec11656a536c3e0a3090d826c.tar.xz |
update copyright to 2021
Diffstat (limited to 'tests')
-rw-r--r-- | tests/document-input-stream.c | 1 | ||||
-rw-r--r-- | tests/document-loader.c | 1 | ||||
-rw-r--r-- | tests/document-output-stream.c | 1 | ||||
-rw-r--r-- | tests/document-saver.c | 1 | ||||
-rw-r--r-- | tests/smart-converter.c | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/tests/document-input-stream.c b/tests/document-input-stream.c index 410b6a05..cf249ae9 100644 --- a/tests/document-input-stream.c +++ b/tests/document-input-stream.c @@ -3,6 +3,7 @@ * This file is part of pluma * * Copyright (C) 2010 - Ignacio Casal Quinteiro + * Copyright (C) 2012-2021 MATE Developers * * pluma is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/document-loader.c b/tests/document-loader.c index 7cc3cd03..d5e6d7c9 100644 --- a/tests/document-loader.c +++ b/tests/document-loader.c @@ -3,6 +3,7 @@ * This file is part of pluma * * Copyright (C) 2010 - Jesse van den Kieboom + * Copyright (C) 2012-2021 MATE Developers * * pluma is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/document-output-stream.c b/tests/document-output-stream.c index 88997e26..de034821 100644 --- a/tests/document-output-stream.c +++ b/tests/document-output-stream.c @@ -3,6 +3,7 @@ * This file is part of pluma * * Copyright (C) 2010 - Ignacio Casal Quinteiro + * Copyright (C) 2012-2021 MATE Developers * * pluma is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/document-saver.c b/tests/document-saver.c index a85b4050..3f012c19 100644 --- a/tests/document-saver.c +++ b/tests/document-saver.c @@ -3,6 +3,7 @@ * This file is part of pluma * * Copyright (C) 2010 - Jesse van den Kieboom + * Copyright (C) 2012-2021 MATE Developers * * pluma is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/smart-converter.c b/tests/smart-converter.c index f2aecfde..1cb652da 100644 --- a/tests/smart-converter.c +++ b/tests/smart-converter.c @@ -3,6 +3,7 @@ * This file is part of pluma * * Copyright (C) 2009 - Ignacio Casal Quinteiro + * Copyright (C) 2012-2021 MATE Developers * * pluma is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |