From 8e8d71ae232a87352aafa33c5f3d0e93822d0753 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 26 May 2022 16:43:17 +0200 Subject: Updated license notice MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- _plugins/log.rb | 2 +- _plugins/modified_time_helper.rb | 2 +- _plugins/render_helper.rb | 2 +- _plugins/twitter.rb | 2 +- _plugins/type.rb | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to '_plugins') 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à +# Copyright (C) 2019-2022 Miquel Sabaté Solà # # 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à +# Copyright (C) 2019-2022 Miquel Sabaté Solà # # 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à +# Copyright (C) 2019-2022 Miquel Sabaté Solà # # 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à +# Copyright (C) 2019-2022 Miquel Sabaté Solà # # 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à +# Copyright (C) 2019-2022 Miquel Sabaté Solà # # 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 -- cgit v1.2.3