summaryrefslogtreecommitdiff
path: root/libs/ptformat
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-08-03 05:10:55 +0200
committerRobin Gareus <robin@gareus.org>2019-08-03 15:53:17 +0200
commit0301c47f6be35b68270b05f8206fa1e7183c6b18 (patch)
tree11cd9952751d0a03f9a2bf006da8daa853223d37 /libs/ptformat
parentcec5ce8f4520c6bf066d1f521f26316997fedd53 (diff)
Update core library GPL boilerplate and (C) from git log
Diffstat (limited to 'libs/ptformat')
-rw-r--r--libs/ptformat/ptformat/visibility.h34
1 files changed, 17 insertions, 17 deletions
diff --git a/libs/ptformat/ptformat/visibility.h b/libs/ptformat/ptformat/visibility.h
index 79d48b2432..de67e08239 100644
--- a/libs/ptformat/ptformat/visibility.h
+++ b/libs/ptformat/ptformat/visibility.h
@@ -1,21 +1,21 @@
/*
- Copyright (C) 2013 Paul Davis
-
- 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) 2015 John Emmas <john@creativepost.co.uk>
+ * Copyright (C) 2015 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 __libptformat_visibility_h__
#define __libptformat_visibility_h__