diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2022-05-26 16:43:17 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2022-05-26 16:43:17 +0200 |
| commit | 8e8d71ae232a87352aafa33c5f3d0e93822d0753 (patch) | |
| tree | 5eaffe1fca0ada4f9eaa87a5dcb6a97ace64e4f4 /_plugins/type.rb | |
| parent | 5aab9e327ce402a0c242fd6ab0d1ee7f7ca85c91 (diff) | |
| download | jo.mssola.com-8e8d71ae232a87352aafa33c5f3d0e93822d0753.tar.gz jo.mssola.com-8e8d71ae232a87352aafa33c5f3d0e93822d0753.zip | |
Updated license notice
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '_plugins/type.rb')
| -rw-r--r-- | _plugins/type.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_plugins/type.rb b/_plugins/type.rb index 3fbd175..1ecff69 100644 --- a/_plugins/type.rb +++ b/_plugins/type.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2019-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2019-2022 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 |
