summaryrefslogtreecommitdiffstats
path: root/src/services
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-25 17:30:29 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-10-25 17:30:29 +0200
commit34cf5c65c8cb6da2484e86b9af00c33ccbea8049 (patch)
treec6d9ee3ac46fcd7dd6984c99dfecc13a80485712 /src/services
parent6627127b0c3b1559cdd9d2915914163be7e1eddc (diff)
Copyright fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'src/services')
-rw-r--r--src/services/api.js2
-rw-r--r--src/services/cdav.js2
-rw-r--r--src/services/parseVcf.js2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/services/api.js b/src/services/api.js
index 3453d293..ac881b4a 100644
--- a/src/services/api.js
+++ b/src/services/api.js
@@ -12,7 +12,7 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
diff --git a/src/services/cdav.js b/src/services/cdav.js
index a913404b..69a4aa53 100644
--- a/src/services/cdav.js
+++ b/src/services/cdav.js
@@ -12,7 +12,7 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
diff --git a/src/services/parseVcf.js b/src/services/parseVcf.js
index 11b1fc49..ea733eaa 100644
--- a/src/services/parseVcf.js
+++ b/src/services/parseVcf.js
@@ -12,7 +12,7 @@
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License