diff --git a/.gitignore b/.gitignore index 849657b..4b9956e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ # screencast # Interface to record a X11 desktop -# Copyright 2015-2017 Daniel Bermond +# Copyright 2015-2018 Daniel Bermond # https://github.com/dbermond/screencast/ # .gitignore diff --git a/CHANGELOG b/CHANGELOG index 0f0f3c2..382d95b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ ## screencast Interface to record a X11 desktop -Copyright 2015-2017 Daniel Bermond +Copyright 2015-2018 Daniel Bermond https://github.com/dbermond/screencast/ ### changelog diff --git a/INSTALL b/INSTALL index 70278fe..a54879a 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,6 @@ ## screencast Interface to record a X11 desktop -Copyright 2015-2017 Daniel Bermond +Copyright 2015-2018 Daniel Bermond https://github.com/dbermond/screencast/ ### Installation instructions diff --git a/Makefile b/Makefile index d35da3f..d682609 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/README.md b/README.md index 21a6c8a..af2e7d6 100644 --- a/README.md +++ b/README.md @@ -415,7 +415,7 @@ Daniel Bermond [https://github.com/dbermond/screencast/](https://github.com/dbermond/screencast/) ## COPYRIGHT -Copyright © 2015-2017 Daniel Bermond +Copyright © 2015-2018 Daniel Bermond ## LICENSE GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. diff --git a/bash-completion/screencast b/bash-completion/screencast index 8a45997..f4d3130 100644 --- a/bash-completion/screencast +++ b/bash-completion/screencast @@ -1,7 +1,7 @@ # # Bash completion for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/doc/screencast.1 b/doc/screencast.1 index f2def6b..7d68767 100644 --- a/doc/screencast.1 +++ b/doc/screencast.1 @@ -647,7 +647,7 @@ Daniel Bermond < yahoo\-com: danielbermond > .PP .SH COPYRIGHT -Copyright \(co 2015\-2017 Daniel Bermond +Copyright \(co 2015\-2018 Daniel Bermond .SH LICENSE GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. diff --git a/src/cmdline_check.sh b/src/cmdline_check.sh index a00a000..126486d 100644 --- a/src/cmdline_check.sh +++ b/src/cmdline_check.sh @@ -3,7 +3,7 @@ # cmdline_check.sh - check command line for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/cmdline_get.sh b/src/cmdline_get.sh index 75f3a9a..31370b0 100644 --- a/src/cmdline_get.sh +++ b/src/cmdline_get.sh @@ -3,7 +3,7 @@ # cmdline_get.sh - get command line for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/effects.sh b/src/effects.sh index 1bbc191..d09eb02 100644 --- a/src/effects.sh +++ b/src/effects.sh @@ -3,7 +3,7 @@ # effects.sh - effects for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/error.sh b/src/error.sh index da0da23..39d5859 100644 --- a/src/error.sh +++ b/src/error.sh @@ -2,7 +2,7 @@ # error.sh - error messages for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/ffmpeg.sh b/src/ffmpeg.sh index 21f48c3..c0d37ea 100644 --- a/src/ffmpeg.sh +++ b/src/ffmpeg.sh @@ -3,7 +3,7 @@ # ffmpeg.sh - ffmpeg related functions for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/message.sh b/src/message.sh index 3b50a62..a228c16 100644 --- a/src/message.sh +++ b/src/message.sh @@ -3,7 +3,7 @@ # message.sh - messages for for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/record.sh b/src/record.sh index e038209..cd0c9a9 100644 --- a/src/record.sh +++ b/src/record.sh @@ -3,7 +3,7 @@ # record.sh - recording routines for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/screen.sh b/src/screen.sh index d1b0c7a..5614375 100644 --- a/src/screen.sh +++ b/src/screen.sh @@ -3,7 +3,7 @@ # screen.sh - screen related routines for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/set_configs.sh b/src/set_configs.sh index 54dfff7..58c5fd9 100644 --- a/src/set_configs.sh +++ b/src/set_configs.sh @@ -3,7 +3,7 @@ # set_configs.sh - set various configurations for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/settings_audio.sh b/src/settings_audio.sh index d9a9320..bed1861 100644 --- a/src/settings_audio.sh +++ b/src/settings_audio.sh @@ -3,7 +3,7 @@ # settings_audio.sh - audio encoder settings for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/settings_effects.sh b/src/settings_effects.sh index 6128cdf..859288d 100644 --- a/src/settings_effects.sh +++ b/src/settings_effects.sh @@ -3,7 +3,7 @@ # settings_effects.sh - effects settings for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/settings_format.sh b/src/settings_format.sh index fb19436..902973f 100644 --- a/src/settings_format.sh +++ b/src/settings_format.sh @@ -3,7 +3,7 @@ # settings_format.sh - container format settings for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/settings_general.sh b/src/settings_general.sh index 36765e5..b6984b6 100644 --- a/src/settings_general.sh +++ b/src/settings_general.sh @@ -3,7 +3,7 @@ # settings_general.sh - general settings for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/settings_video.sh b/src/settings_video.sh index 11b5a07..4c8f10a 100644 --- a/src/settings_video.sh +++ b/src/settings_video.sh @@ -3,7 +3,7 @@ # settings_video.sh - video encoder settings for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/show.sh b/src/show.sh index 6cac9f2..8742e63 100644 --- a/src/show.sh +++ b/src/show.sh @@ -3,7 +3,7 @@ # show.sh - show information for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/start.sh b/src/start.sh index 275d64f..c04c220 100644 --- a/src/start.sh +++ b/src/start.sh @@ -3,7 +3,7 @@ # start.sh - screencast program start # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/system.sh b/src/system.sh index c2ad8b9..6a877cf 100644 --- a/src/system.sh +++ b/src/system.sh @@ -3,7 +3,7 @@ # system.sh - system related functions for screencast # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/test/checksc b/test/checksc index 6ca7a98..5856f1e 100755 --- a/test/checksc +++ b/test/checksc @@ -3,7 +3,7 @@ # checksc - POSIX-compliant shell script to execute screencast tests # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/tools/chshell b/tools/chshell index 9001166..fad6bf1 100755 --- a/tools/chshell +++ b/tools/chshell @@ -2,7 +2,7 @@ # chshell - change shell in screencast shebang # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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/tools/chyear b/tools/chyear index e3c802e..d9a5e36 100755 --- a/tools/chyear +++ b/tools/chyear @@ -2,7 +2,7 @@ # chyear - change copyright year of all files in directory # -# Copyright (c) 2015-2017 Daniel Bermond < yahoo.com: danielbermond > +# Copyright (c) 2015-2018 Daniel Bermond < yahoo.com: danielbermond > # # 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