diff --git a/include/config.h.in b/include/config.h.in index 0ddf630..bdb7ea2 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/include/rjp.h b/include/rjp.h index 92ce6d7..1943b72 100644 --- a/include/rjp.h +++ b/include/rjp.h @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/include/rjp_internal.h b/include/rjp_internal.h index 90fa45e..6283fc8 100644 --- a/include/rjp_internal.h +++ b/include/rjp_internal.h @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/include/strings.h b/include/strings.h index 710713d..0670c48 100644 --- a/include/strings.h +++ b/include/strings.h @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/src/input.c b/src/input.c index 91dbb8e..2ebd604 100644 --- a/src/input.c +++ b/src/input.c @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/src/memory.c b/src/memory.c index 0ec6f77..597197f 100644 --- a/src/memory.c +++ b/src/memory.c @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/src/output.c b/src/output.c index c2ee530..5a8df36 100644 --- a/src/output.c +++ b/src/output.c @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/src/rjp.c b/src/rjp.c index 0344a86..90be3e2 100644 --- a/src/rjp.c +++ b/src/rjp.c @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program 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/src/strings.c b/src/strings.c index d8958c6..218b543 100644 --- a/src/strings.c +++ b/src/strings.c @@ -1,6 +1,6 @@ /** rjp - Copyright (C) 2018 rexy712 + Copyright (C) 2018-2019 rexy712 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by