aboutsummaryrefslogtreecommitdiffstats
path: root/src/atrac3denc_ut.cpp
diff options
context:
space:
mode:
authorDaniil Cherednik <dan.cherednik@gmail.com>2017-02-12 13:14:56 +0000
committerDaniil Cherednik <dan.cherednik@gmail.com>2017-02-12 13:14:56 +0000
commit3740b709a39e4a1eca7a5fbd598e8554944ce0e7 (patch)
tree7e967b246130979fb6f126ae1762967279d731a5 /src/atrac3denc_ut.cpp
parenteb1c592ec203cb55362f75bf023bd70f4f524601 (diff)
downloadatracdenc-3740b709a39e4a1eca7a5fbd598e8554944ce0e7.tar.gz
Set LGPL v2.1 license
Diffstat (limited to 'src/atrac3denc_ut.cpp')
-rw-r--r--src/atrac3denc_ut.cpp18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/atrac3denc_ut.cpp b/src/atrac3denc_ut.cpp
index e0602a2..9f62e6d 100644
--- a/src/atrac3denc_ut.cpp
+++ b/src/atrac3denc_ut.cpp
@@ -1,3 +1,21 @@
+/*
+ * This file is part of AtracDEnc.
+ *
+ * AtracDEnc is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * AtracDEnc 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
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with FFmpeg; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
#define ATRAC_UT_PUBLIC
#include "atrac3denc.h"