aboutsummaryrefslogtreecommitdiff
path: root/_plugins
diff options
context:
space:
mode:
Diffstat (limited to '_plugins')
-rw-r--r--_plugins/log.rb2
-rw-r--r--_plugins/modified_time_helper.rb2
-rw-r--r--_plugins/render_helper.rb2
-rw-r--r--_plugins/twitter.rb2
-rw-r--r--_plugins/type.rb2
5 files changed, 5 insertions, 5 deletions
diff --git a/_plugins/log.rb b/_plugins/log.rb
index 2331f10..203f583 100644
--- a/_plugins/log.rb
+++ b/_plugins/log.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Copyright (C) 2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2019-2020 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 9c6b880..af29b89 100644
--- a/_plugins/modified_time_helper.rb
+++ b/_plugins/modified_time_helper.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Copyright (C) 2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2019-2020 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 dc18ba4..d90e0ab 100644
--- a/_plugins/render_helper.rb
+++ b/_plugins/render_helper.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Copyright (C) 2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2019-2020 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 e04eecc..cfbef5d 100644
--- a/_plugins/twitter.rb
+++ b/_plugins/twitter.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Copyright (C) 2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2019-2020 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 211e7e0..2d9ac92 100644
--- a/_plugins/type.rb
+++ b/_plugins/type.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Copyright (C) 2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2019-2020 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