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 | |
| 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>
| -rw-r--r-- | Gemfile | 2 | ||||
| -rw-r--r-- | Rakefile | 2 | ||||
| -rw-r--r-- | _i18n/ca/license.md | 2 | ||||
| -rw-r--r-- | _i18n/en/license.md | 2 | ||||
| -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 | ||||
| -rw-r--r-- | config/webpack.js | 2 | ||||
| -rw-r--r-- | javascripts/main.js | 2 |
11 files changed, 11 insertions, 11 deletions
@@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2018-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2018-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 @@ -1,6 +1,6 @@ # frozen_string_literal: true -# Copyright (C) 2018-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +# Copyright (C) 2018-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 diff --git a/_i18n/ca/license.md b/_i18n/ca/license.md index c682a15..2394c71 100644 --- a/_i18n/ca/license.md +++ b/_i18n/ca/license.md @@ -7,7 +7,7 @@ sentit. El codi font es pot trobar [aquí](https://github.com/mssola/jo.mssola.c <div class="org-src-container"> <pre class="src src-txt"> -Copyright (C) 2018-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2018-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 diff --git a/_i18n/en/license.md b/_i18n/en/license.md index ff1fb27..f9d6e4d 100644 --- a/_i18n/en/license.md +++ b/_i18n/en/license.md @@ -7,7 +7,7 @@ This is my personal webpage, where I write stuff. The source code can be found <div class="org-src-container"> <pre class="src src-txt"> -Copyright (C) 2018-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +Copyright (C) 2018-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 diff --git a/_plugins/log.rb b/_plugins/log.rb index a3bbc87..d524e68 100644 --- a/_plugins/log.rb +++ b/_plugins/log.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 diff --git a/_plugins/modified_time_helper.rb b/_plugins/modified_time_helper.rb index d8b3b67..19a08fc 100644 --- a/_plugins/modified_time_helper.rb +++ b/_plugins/modified_time_helper.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 diff --git a/_plugins/render_helper.rb b/_plugins/render_helper.rb index bda9f55..3ffee11 100644 --- a/_plugins/render_helper.rb +++ b/_plugins/render_helper.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 diff --git a/_plugins/twitter.rb b/_plugins/twitter.rb index e885853..a573632 100644 --- a/_plugins/twitter.rb +++ b/_plugins/twitter.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 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 diff --git a/config/webpack.js b/config/webpack.js index 00be3d3..51cfa4d 100644 --- a/config/webpack.js +++ b/config/webpack.js @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +// Copyright (C) 2018-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 diff --git a/javascripts/main.js b/javascripts/main.js index a97fd1a..f5a3268 100644 --- a/javascripts/main.js +++ b/javascripts/main.js @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 Miquel Sabaté Solà <mikisabate@gmail.com> +// Copyright (C) 2018-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 |
