summaryrefslogtreecommitdiff
path: root/libs/ardouralsautil/ardouralsautil
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-08-03 04:11:41 +0200
committerRobin Gareus <robin@gareus.org>2019-08-03 15:53:16 +0200
commit47a62b2850217a290920326ec1938da4be486dad (patch)
tree9a91836d8658884d29f1e4b1ee673fe384213665 /libs/ardouralsautil/ardouralsautil
parenta22f918d9da199703a8e3e9662873c72399457c4 (diff)
Update backend GPL boilerplate and (C) from git log
Diffstat (limited to 'libs/ardouralsautil/ardouralsautil')
-rw-r--r--libs/ardouralsautil/ardouralsautil/deviceinfo.h7
-rw-r--r--libs/ardouralsautil/ardouralsautil/devicelist.h9
2 files changed, 7 insertions, 9 deletions
diff --git a/libs/ardouralsautil/ardouralsautil/deviceinfo.h b/libs/ardouralsautil/ardouralsautil/deviceinfo.h
index ab778314e8..d0a1b7ec18 100644
--- a/libs/ardouralsautil/ardouralsautil/deviceinfo.h
+++ b/libs/ardouralsautil/ardouralsautil/deviceinfo.h
@@ -1,6 +1,5 @@
/*
* Copyright (C) 2015 Robin Gareus <robin@gareus.org>
- * 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
@@ -12,9 +11,9 @@
* 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.
+ * 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 __libardouralsautil_deviceinfo_h__
diff --git a/libs/ardouralsautil/ardouralsautil/devicelist.h b/libs/ardouralsautil/ardouralsautil/devicelist.h
index b68a44c3ae..c29e3796eb 100644
--- a/libs/ardouralsautil/ardouralsautil/devicelist.h
+++ b/libs/ardouralsautil/ardouralsautil/devicelist.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2014 Robin Gareus <robin@gareus.org>
- * Copyright (C) 2013 Paul Davis
+ * Copyright (C) 2014-2015 Robin Gareus <robin@gareus.org>
*
* 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
@@ -12,9 +11,9 @@
* 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.
+ * 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 __libardouralsautil_devicelist_h__