summaryrefslogtreecommitdiff
path: root/libs/audiographer/audiographer/broadcast_info.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-08-03 04:16:37 +0200
committerRobin Gareus <robin@gareus.org>2019-08-03 15:53:16 +0200
commitc1bd70d8b085acf3895303459cbe50d7dcdd95fe (patch)
tree47afda6182e1a33f898b2de3ff624bf4060fd88d /libs/audiographer/audiographer/broadcast_info.h
parent47a62b2850217a290920326ec1938da4be486dad (diff)
Update audiographer GPL boilerplate and (C) from git log
Diffstat (limited to 'libs/audiographer/audiographer/broadcast_info.h')
-rw-r--r--libs/audiographer/audiographer/broadcast_info.h35
1 files changed, 17 insertions, 18 deletions
diff --git a/libs/audiographer/audiographer/broadcast_info.h b/libs/audiographer/audiographer/broadcast_info.h
index 82641e6c00..c32065d2c4 100644
--- a/libs/audiographer/audiographer/broadcast_info.h
+++ b/libs/audiographer/audiographer/broadcast_info.h
@@ -1,22 +1,21 @@
/*
- Copyright (C) 2008 Paul Davis
- Author: Sakari Bergen
-
- 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 2 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, write to the Free Software
- Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-
-*/
+ * Copyright (C) 2008 Sakari Bergen <sakari.bergen@beatwaves.net>
+ * Copyright (C) 2013-2014 Paul Davis <paul@linuxaudiosystems.com>
+ *
+ * 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 2 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, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
#ifndef AUDIOGRAPHER_BROADCAST_INFO_H
#define AUDIOGRAPHER_BROADCAST_INFO_H