summaryrefslogtreecommitdiffstats
path: root/src/fw.c
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2022-09-20 01:10:41 -0400
committerGravatar Peter McGoron 2022-09-20 01:10:41 -0400
commitca935a4cc7433a4bd1059480efc0c13b1bc1ffe5 (patch)
tree806261ad7d50073de8d8148da2f480bddd3c7e46 /src/fw.c
parentadd dummy arm_tag_handler to raw1394 implementation (diff)
add copyright notices; change version to v3.0.0-mcgoron-devv3.0.0-mcgoron-dev
Diffstat (limited to 'src/fw.c')
-rw-r--r--src/fw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fw.c b/src/fw.c
index 27eb8b6..b87bdff 100644
--- a/src/fw.c
+++ b/src/fw.c
@@ -3,6 +3,7 @@
* raw1394.c -- Emulation of the raw1394 API on the fw stack
*
* Copyright (C) 2007 Kristian Hoegsberg <krh@bitplanet.net>
+ * Copyright (C) 2022 Peter McGoron <code@mcgoron.com>
*
* This library is licensed under the GNU Lesser General Public License (LGPL),
* version 2.1 or later. See the file COPYING.LIB in the distribution for