summaryrefslogtreecommitdiffstats
path: root/ipsilon/rest
diff options
context:
space:
mode:
Diffstat (limited to 'ipsilon/rest')
-rw-r--r--ipsilon/rest/common.py2
-rw-r--r--ipsilon/rest/providers.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/ipsilon/rest/common.py b/ipsilon/rest/common.py
index 904545c..447dd7c 100644
--- a/ipsilon/rest/common.py
+++ b/ipsilon/rest/common.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Ipsilon Contributors see COPYING for license
+# Copyright (C) 2015 Ipsilon project Contributors, for license see COPYING
import cherrypy
import json
diff --git a/ipsilon/rest/providers.py b/ipsilon/rest/providers.py
index b32efc5..37f7b16 100644
--- a/ipsilon/rest/providers.py
+++ b/ipsilon/rest/providers.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2015 Ipsilon Contributors see COPYING for license
+# Copyright (C) 2015 Ipsilon project Contributors, for license see COPYING
from ipsilon.rest.common import RestPlugins
from ipsilon.providers.common import FACILITY