aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2020-03-23 18:32:39 +0100
committerMiquel Sabaté Solà <msabate@suse.com>2020-03-23 18:32:39 +0100
commitbd14c5ecb5904d237365b5a8715daaa1e9bbfb12 (patch)
tree39859e84028631d4824d1a335637512f238446b8
parent6d0274605ac2b4cfe88709b4763ba04cd781d223 (diff)
downloadjo.mssola.com-bd14c5ecb5904d237365b5a8715daaa1e9bbfb12.tar.gz
jo.mssola.com-bd14c5ecb5904d237365b5a8715daaa1e9bbfb12.zip
Update license
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
-rw-r--r--Dockerfile2
-rw-r--r--Gemfile2
-rw-r--r--Rakefile2
-rw-r--r--_i18n/ca/license.md2
-rw-r--r--_i18n/en/license.md2
-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
-rw-r--r--config/webpack.js2
-rw-r--r--javascripts/main.js2
-rwxr-xr-xscript/build.sh2
-rwxr-xr-xscript/docker-build.sh2
-rw-r--r--script/post-receive2
15 files changed, 15 insertions, 15 deletions
diff --git a/Dockerfile b/Dockerfile
index 926e5e9..647a07e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-# 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/Gemfile b/Gemfile
index 8c2ccbd..1ef8d5f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2018-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/Rakefile b/Rakefile
index 458dafa..3f7e6da 100644
--- a/Rakefile
+++ b/Rakefile
@@ -1,6 +1,6 @@
# frozen_string_literal: true
-# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2018-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/_i18n/ca/license.md b/_i18n/ca/license.md
index 7cb62c7..120fd4c 100644
--- a/_i18n/ca/license.md
+++ b/_i18n/ca/license.md
@@ -7,7 +7,7 @@ sentit. El codi font es pot trobar [aquí](http://git.mssola.com/jo.git/).
<div class="org-src-container">
<pre class="src src-txt">
-Copyright (C) 2018-2019 Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
+Copyright (C) 2018-2020 Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
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 709015c..cb9705d 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-2019 Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
+Copyright (C) 2018-2020 Miquel Sabaté Solà &lt;mikisabate@gmail.com&gt;
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 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
diff --git a/config/webpack.js b/config/webpack.js
index 7432df7..e23b917 100644
--- a/config/webpack.js
+++ b/config/webpack.js
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+// Copyright (C) 2018-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/javascripts/main.js b/javascripts/main.js
index c721b8e..3e1c1d9 100644
--- a/javascripts/main.js
+++ b/javascripts/main.js
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+// Copyright (C) 2018-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/script/build.sh b/script/build.sh
index e61a4eb..4a96306 100755
--- a/script/build.sh
+++ b/script/build.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2018-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/script/docker-build.sh b/script/docker-build.sh
index 8aa1590..ce4e7f0 100755
--- a/script/docker-build.sh
+++ b/script/docker-build.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# 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/script/post-receive b/script/post-receive
index f84fd8e..c8ed170 100644
--- a/script/post-receive
+++ b/script/post-receive
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright (C) 2018-2019 Miquel Sabaté Solà <mikisabate@gmail.com>
+# Copyright (C) 2018-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