summaryrefslogtreecommitdiff
path: root/systemd
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-04-08 17:41:19 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-04-08 17:41:19 -0400
commit0b68f18e4416d04926ed1c6d9e55ddc6f59a8522 (patch)
treebe1c25abe8301a827666f45264aefba1d61a2e30 /systemd
parent41bfc4bb5e1042ec9eca48ed645393b12978d703 (diff)
licensing
Diffstat (limited to 'systemd')
-rw-r--r--systemd/freenect-server-http.service.in15
-rw-r--r--systemd/freenect-server-http.socket.in15
-rw-r--r--systemd/freenect-server.service.in15
-rw-r--r--systemd/freenect-server@.socket.in15
4 files changed, 60 insertions, 0 deletions
diff --git a/systemd/freenect-server-http.service.in b/systemd/freenect-server-http.service.in
index 219e4f3..8bb5b44 100644
--- a/systemd/freenect-server-http.service.in
+++ b/systemd/freenect-server-http.service.in
@@ -1,3 +1,18 @@
+# Copyright (C) 2016 Luke Shumaker
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# 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
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
[Unit]
Description=Kinect HTTP media streamer
After=network.target
diff --git a/systemd/freenect-server-http.socket.in b/systemd/freenect-server-http.socket.in
index 938a0e8..c4bbb3c 100644
--- a/systemd/freenect-server-http.socket.in
+++ b/systemd/freenect-server-http.socket.in
@@ -1,3 +1,18 @@
+# Copyright (C) 2016 Luke Shumaker
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# 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
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
[Unit]
Description=Kinect HTTP media streamer socket
diff --git a/systemd/freenect-server.service.in b/systemd/freenect-server.service.in
index 5473f7d..c6a719e 100644
--- a/systemd/freenect-server.service.in
+++ b/systemd/freenect-server.service.in
@@ -1,3 +1,18 @@
+# Copyright (C) 2016 Luke Shumaker
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# 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
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
[Unit]
Description=Kinect media streamer backend
After=network.target
diff --git a/systemd/freenect-server@.socket.in b/systemd/freenect-server@.socket.in
index bcacd0a..8be3205 100644
--- a/systemd/freenect-server@.socket.in
+++ b/systemd/freenect-server@.socket.in
@@ -1,3 +1,18 @@
+# Copyright (C) 2016 Luke Shumaker
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# 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
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+
[Unit]
Description=Kinect media streamer backend %I stream
After=network.target