aboutsummaryrefslogtreecommitdiff
path: root/src/3rdparty/wav/wav.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-05-28 22:57:57 +0800
committerchai <chaifix@163.com>2018-05-28 22:57:57 +0800
commit90a2ec2b18d7d3a36fa3106c4d063b1048d8d98e (patch)
tree42d04c0fd9bc843d9d0e54b347a00cd03533de14 /src/3rdparty/wav/wav.h
parentaa9393254a8a9deec3db5b17539a9be273965b07 (diff)
修改读取wav错误
Diffstat (limited to 'src/3rdparty/wav/wav.h')
-rw-r--r--src/3rdparty/wav/wav.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/wav/wav.h b/src/3rdparty/wav/wav.h
index 0849dfe..c12cd5d 100644
--- a/src/3rdparty/wav/wav.h
+++ b/src/3rdparty/wav/wav.h
@@ -1,5 +1,5 @@
/**
-* Copyright (c) 2015 rxi
+* Copyright (c) 2018 chai
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the MIT license. See LICENSE for details.