diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 15:56:57 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2023-01-02 15:56:57 +0100 |
| commit | c81b869ac732d09f0e3584bd83702f934b480b2d (patch) | |
| tree | 10ef2fe009475ebd08679bcc255dad9e28ff5e80 /_plugins | |
| parent | b4fe8dd78272c8ef7efa82a9602458576d27edf9 (diff) | |
| download | jo.mssola.com-c81b869ac732d09f0e3584bd83702f934b480b2d.tar.gz jo.mssola.com-c81b869ac732d09f0e3584bd83702f934b480b2d.zip | |
Updated copyright notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_plugins')
| -rw-r--r-- | _plugins/log.rb | 2 | ||||
| -rw-r--r-- | _plugins/modified_time_helper.rb | 2 | ||||
| -rw-r--r-- | _plugins/render_helper.rb | 2 | ||||
| -rw-r--r-- | _plugins/twitter.rb | 2 | ||||
| -rw-r--r-- | _plugins/type.rb | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/_plugins/log.rb b/_plugins/log.rb index 99473c5..2abed7f 100644 --- a/_plugins/log.rb +++ b/_plugins/log.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2022 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2023 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 Affero General Public License as published by diff --git a/_plugins/modified_time_helper.rb b/_plugins/modified_time_helper.rb index 19a08fc..a5f56fc 100644 --- a/_plugins/modified_time_helper.rb +++ b/_plugins/modified_time_helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2022 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2023 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 Affero General Public License as published by diff --git a/_plugins/render_helper.rb b/_plugins/render_helper.rb index 3ffee11..dc7990b 100644 --- a/_plugins/render_helper.rb +++ b/_plugins/render_helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2022 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2023 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 Affero General Public License as published by diff --git a/_plugins/twitter.rb b/_plugins/twitter.rb index a573632..2d68446 100644 --- a/_plugins/twitter.rb +++ b/_plugins/twitter.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2022 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2023 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 Affero General Public License as published by diff --git a/_plugins/type.rb b/_plugins/type.rb index 1ecff69..b96466b 100644 --- a/_plugins/type.rb +++ b/_plugins/type.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2022 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2023 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 Affero General Public License as published by |
