summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2014-09-22 05:25:25 +0200
committerChristian Pointner <equinox@spreadspace.org>2014-09-22 05:25:25 +0200
commitaf23f32e6968c63b219d5ac79df71a47f4f14a2e (patch)
tree349a9321a2dde375bd62bbc12e425d9f32f11d0a
parentremoved default option values (diff)
fixed license header - email
-rw-r--r--LICENSE2
-rw-r--r--src/Makefile2
-rwxr-xr-xsrc/configure2
-rw-r--r--src/daemon.h2
-rw-r--r--src/datatypes.h2
-rw-r--r--src/log.c2
-rw-r--r--src/log.h2
-rw-r--r--src/log_targets.h2
-rw-r--r--src/options.c2
-rw-r--r--src/options.h2
-rw-r--r--src/slist.c2
-rw-r--r--src/slist.h2
-rw-r--r--src/string_list.c2
-rw-r--r--src/string_list.h2
-rw-r--r--src/sydra.c2
15 files changed, 15 insertions, 15 deletions
diff --git a/LICENSE b/LICENSE
index 0a63e61..fe83a41 100644
--- a/LICENSE
+++ b/LICENSE
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/Makefile b/src/Makefile
index f1e1bb3..a770fab 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -9,7 +9,7 @@
## Sydra is based on GStreamer and is written in C.
##
##
-## Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+## Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
##
## This file is part of sydra.
##
diff --git a/src/configure b/src/configure
index 140b536..13ddc5d 100755
--- a/src/configure
+++ b/src/configure
@@ -10,7 +10,7 @@
# Sydra is based on GStreamer and is written in C.
#
#
-# Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+# Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
#
# This file is part of sydra.
#
diff --git a/src/daemon.h b/src/daemon.h
index 297b040..e945964 100644
--- a/src/daemon.h
+++ b/src/daemon.h
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/datatypes.h b/src/datatypes.h
index 0927cfa..4bcc175 100644
--- a/src/datatypes.h
+++ b/src/datatypes.h
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/log.c b/src/log.c
index 67fb4e9..639ba5b 100644
--- a/src/log.c
+++ b/src/log.c
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/log.h b/src/log.h
index 3a6eb7a..075fb39 100644
--- a/src/log.h
+++ b/src/log.h
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/log_targets.h b/src/log_targets.h
index f012411..c27cc1a 100644
--- a/src/log_targets.h
+++ b/src/log_targets.h
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/options.c b/src/options.c
index ded908b..d6936e9 100644
--- a/src/options.c
+++ b/src/options.c
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/options.h b/src/options.h
index c0794ea..3f8d551 100644
--- a/src/options.h
+++ b/src/options.h
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/slist.c b/src/slist.c
index 59d470c..8138159 100644
--- a/src/slist.c
+++ b/src/slist.c
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/slist.h b/src/slist.h
index 636ee43..7a81638 100644
--- a/src/slist.h
+++ b/src/slist.h
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/string_list.c b/src/string_list.c
index 18325df..f666797 100644
--- a/src/string_list.c
+++ b/src/string_list.c
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/string_list.h b/src/string_list.h
index a1c3e5d..fdd5316 100644
--- a/src/string_list.h
+++ b/src/string_list.h
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*
diff --git a/src/sydra.c b/src/sydra.c
index 8d637f2..928eaf2 100644
--- a/src/sydra.c
+++ b/src/sydra.c
@@ -9,7 +9,7 @@
* Sydra is based on GStreamer and is written in C.
*
*
- * Copyright (C) 2014 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2014 Christian Pointner <equinox@spreadspace.org>
*
* This file is part of sydra.
*