summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2016-01-05 15:45:26 (GMT)
committerChristian Pointner <equinox@helsinki.at>2016-01-05 15:45:26 (GMT)
commitf2eeb80a1f3dc0e3626c889b13a74e87f7daae1c (patch)
tree50463fd8f3fd2afd36990a95a23f82890ef00501
parent489d4cc9c6a84728ac18e6b65b45b933f34eb5e4 (diff)
updated copyright header
-rw-r--r--conf.go2
-rw-r--r--core.go2
-rw-r--r--fetcher.go2
-rw-r--r--importer.go2
-rw-r--r--rddb.go2
-rw-r--r--rdxport_responses.go2
-rw-r--r--session.go2
-rw-r--r--session_store.go2
8 files changed, 8 insertions, 8 deletions
diff --git a/conf.go b/conf.go
index 59308a9..2c91ed9 100644
--- a/conf.go
+++ b/conf.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//
diff --git a/core.go b/core.go
index 986327b..29e8e28 100644
--- a/core.go
+++ b/core.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//
diff --git a/fetcher.go b/fetcher.go
index 66c91a5..4c6eec3 100644
--- a/fetcher.go
+++ b/fetcher.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//
diff --git a/importer.go b/importer.go
index 9af3765..8a38958 100644
--- a/importer.go
+++ b/importer.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//
diff --git a/rddb.go b/rddb.go
index 12bdba3..4c9c6c8 100644
--- a/rddb.go
+++ b/rddb.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//
diff --git a/rdxport_responses.go b/rdxport_responses.go
index 392f58f..2871408 100644
--- a/rdxport_responses.go
+++ b/rdxport_responses.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//
diff --git a/session.go b/session.go
index 8eab828..66705ec 100644
--- a/session.go
+++ b/session.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//
diff --git a/session_store.go b/session_store.go
index db3f217..8b48c0a 100644
--- a/session_store.go
+++ b/session_store.go
@@ -4,7 +4,7 @@
// The Radio Helsinki Rivendell Import Daemon
//
//
-// Copyright (C) 2015 Christian Pointner <equinox@helsinki.at>
+// Copyright (C) 2015-2016 Christian Pointner <equinox@helsinki.at>
//
// This file is part of rhimportd.
//