diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-01-02 09:26:27 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-01-02 09:26:27 +0100 |
| commit | e64d1d93755b228ddb8ca0d5784c87b5778176f4 (patch) | |
| tree | 8e437d99a1b9c9751592b1ef969a7f3f45dbbff7 /bin/test | |
| parent | 01f9e698bd904897a8945f026fbb87368e404e2d (diff) | |
| download | dotfiles-e64d1d93755b228ddb8ca0d5784c87b5778176f4.tar.gz dotfiles-e64d1d93755b228ddb8ca0d5784c87b5778176f4.zip | |
Updated license notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'bin/test')
| -rw-r--r-- | bin/test/README.md.expected | 2 | ||||
| -rw-r--r-- | bin/test/main.cpp.expected | 12 | ||||
| -rwxr-xr-x | bin/test/test.sh | 2 |
3 files changed, 8 insertions, 8 deletions
diff --git a/bin/test/README.md.expected b/bin/test/README.md.expected index 9defd7f..5e5e030 100644 --- a/bin/test/README.md.expected +++ b/bin/test/README.md.expected @@ -3,5 +3,5 @@ A readme file -Copyright © 2014-2015 Miquel Sabaté Solà, released under the MIT License. +Copyright © 2014-2018 Miquel Sabaté Solà, released under the MIT License. diff --git a/bin/test/main.cpp.expected b/bin/test/main.cpp.expected index 27c570c..155214f 100644 --- a/bin/test/main.cpp.expected +++ b/bin/test/main.cpp.expected @@ -1,10 +1,10 @@ /* - * Copyright (C) 2015 Miquel Sabaté Solà <mikisabate@gmail.com> - * Copyright (c) 2015 Miquel Sabaté Solà <mikisabate@gmail.com> - * Copyright (C) 2015 Miquel Sabaté Solà <mikisabate@gmail.com> - * Copyright (C) 2013-2015 Miquel Sabaté Solà <mikisabate@gmail.com> - * Copyright (C) 2014-2015 Miquel Sabaté Solà <mikisabate@gmail.com> - * Copyright (C) 2015 Miquel Sabaté Solà <mikisabate@gmail.com> + * Copyright (C) 2015-2018 Miquel Sabaté Solà <mikisabate@gmail.com> + * Copyright (c) 2015-2018 Miquel Sabaté Solà <mikisabate@gmail.com> + * Copyright (C) 2015-2018 Miquel Sabaté Solà <mikisabate@gmail.com> + * Copyright (C) 2013-2018 Miquel Sabaté Solà <mikisabate@gmail.com> + * Copyright (C) 2014-2018 Miquel Sabaté Solà <mikisabate@gmail.com> + * Copyright (C) 2015-2018 Miquel Sabaté Solà <mikisabate@gmail.com> */ int main(int argc, char *argv[]) diff --git a/bin/test/test.sh b/bin/test/test.sh index f9f23a8..b9bf1b5 100755 --- a/bin/test/test.sh +++ b/bin/test/test.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2014-2016 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2014-2018 Miquel Sabaté Solà <mikisabate@gmail.com> # # 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 |
