aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2013-04-19 15:29:19 +0200
committerBjörn Gustavsson <[email protected]>2013-04-19 15:33:28 +0200
commit1f3afa8143d9aabc178b6fbcd09a693fc105065a (patch)
tree4accded8cb3042f9ccac9b0c730c5993c6e7ce02 /lib/tools
parenta934a97dd7006a85b279fd6af3d245fd2357b3ae (diff)
downloadotp-1f3afa8143d9aabc178b6fbcd09a693fc105065a.tar.gz
otp-1f3afa8143d9aabc178b6fbcd09a693fc105065a.tar.bz2
otp-1f3afa8143d9aabc178b6fbcd09a693fc105065a.zip
Remove the "coding: utf-8" comment from all Erlang source files
Diffstat (limited to 'lib/tools')
-rw-r--r--lib/tools/src/lcnt.erl1
-rw-r--r--lib/tools/test/xref_SUITE.erl3
2 files changed, 1 insertions, 3 deletions
diff --git a/lib/tools/src/lcnt.erl b/lib/tools/src/lcnt.erl
index f13a297ecf..20ee32c861 100644
--- a/lib/tools/src/lcnt.erl
+++ b/lib/tools/src/lcnt.erl
@@ -1,4 +1,3 @@
-%% -*- coding: utf-8 -*-
%%
%% %CopyrightBegin%
%%
diff --git a/lib/tools/test/xref_SUITE.erl b/lib/tools/test/xref_SUITE.erl
index dc06678b8e..31b0b13b7b 100644
--- a/lib/tools/test/xref_SUITE.erl
+++ b/lib/tools/test/xref_SUITE.erl
@@ -1,8 +1,7 @@
-%% -*- coding: utf-8 -*-
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2000-2012. All Rights Reserved.
+%% Copyright Ericsson AB 2000-2013. All Rights Reserved.
%%
%% The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in