diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 11:55:33 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-07-06 11:55:33 +0200 |
| commit | 6f09e2693dbeee86833347a8ac265c512fd21269 (patch) | |
| tree | 9273c7e6111bff22dcc35c5df6a547a935b9cf14 /_plugins | |
| parent | f016e7cdffd5b20b1f7b828e95da25d34a010cdd (diff) | |
| download | jo.mssola.com-6f09e2693dbeee86833347a8ac265c512fd21269.tar.gz jo.mssola.com-6f09e2693dbeee86833347a8ac265c512fd21269.zip | |
Updated license 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 436b902..a3bbc87 100644 --- a/_plugins/log.rb +++ b/_plugins/log.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2020 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2021 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 52a780b..d8b3b67 100644 --- a/_plugins/modified_time_helper.rb +++ b/_plugins/modified_time_helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2020 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2021 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 d90e0ab..bda9f55 100644 --- a/_plugins/render_helper.rb +++ b/_plugins/render_helper.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2020 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2021 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 e211374..e885853 100644 --- a/_plugins/twitter.rb +++ b/_plugins/twitter.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2020 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2021 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 f17d2f4..3fbd175 100644 --- a/_plugins/type.rb +++ b/_plugins/type.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2020 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2021 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 |
