aboutsummaryrefslogtreecommitdiffstats
path: root/lib/syntax_tools/test/syntax_tools_SUITE.erl
diff options
context:
space:
mode:
authorRichard Carlsson <[email protected]>2015-07-09 00:11:48 +0200
committerRichard Carlsson <[email protected]>2016-11-23 20:20:49 +0100
commit1c9fa817a1c05e270cd352d7a37857449e2f3d03 (patch)
tree530b9a2ce457b15dcb174050b468cd385ee8b1e7 /lib/syntax_tools/test/syntax_tools_SUITE.erl
parent70ea41e54f6757798d9990f9e379e72aa7bbe721 (diff)
downloadotp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.gz
otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.tar.bz2
otp-1c9fa817a1c05e270cd352d7a37857449e2f3d03.zip
Remove obsolete CVS keyword markup
Diffstat (limited to 'lib/syntax_tools/test/syntax_tools_SUITE.erl')
-rw-r--r--lib/syntax_tools/test/syntax_tools_SUITE.erl6
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/syntax_tools/test/syntax_tools_SUITE.erl b/lib/syntax_tools/test/syntax_tools_SUITE.erl
index 43c17e9f1f..868f43b8ee 100644
--- a/lib/syntax_tools/test/syntax_tools_SUITE.erl
+++ b/lib/syntax_tools/test/syntax_tools_SUITE.erl
@@ -9,13 +9,11 @@
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
%% See the License for the specific language governing permissions and
%% limitations under the License.
-%%
+%%
%% The Initial Developer of the Original Code is Ericsson Utvecklings AB.
%% Portions created by Ericsson are Copyright 1999, Ericsson Utvecklings
%% AB. All Rights Reserved.''
-%%
-%% $Id$
-%%
+
-module(syntax_tools_SUITE).
-include_lib("common_test/include/ct.hrl").