adlint-benchmark 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
data/AUTHORS ADDED
@@ -0,0 +1,25 @@
1
+ --
2
+ ___ ____ __ ___ _________
3
+ / | / _ |/ / / / | / /__ __/ Source Code Static Analyzer
4
+ / /| | / / / / / / / |/ / / / AdLint - Advanced Lint
5
+ / __ |/ /_/ / /___/ / /| / / /
6
+ /_/ |_|_____/_____/_/_/ |_/ /_/ Copyright (C) 2010-2012, OGIS-RI Co.,Ltd.
7
+
8
+ This file is part of adlint-benchmark.
9
+
10
+ adlint-benchmark is free software: you can redistribute it and/or modify it
11
+ under the terms of the GNU General Public License as published by the Free
12
+ Software Foundation, either version 3 of the License, or (at your option) any
13
+ later version.
14
+
15
+ adlint-benchmark is distributed in the hope that it will be useful, but
16
+ WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
17
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18
+ details.
19
+
20
+ You should have received a copy of the GNU General Public License along with
21
+ adlint-benchmark. If not, see <http://www.gnu.org/licenses/>.
22
+
23
+ ++
24
+
25
+ * Yutaka Yanoh <mailto:yanoh@users.sourceforge.net>