aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/src
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-03-15 11:29:16 +0000
committerErlang/OTP <[email protected]>2010-03-15 11:29:16 +0000
commit0f126f708342a8f0c067855851ff7c8bbce403f0 (patch)
tree4fdbbe378504740debb83a0bd209bff384694690 /lib/reltool/src
parenta3202b05d648732b7d2afe3ad952782e5376a18d (diff)
downloadotp-0f126f708342a8f0c067855851ff7c8bbce403f0.tar.gz
otp-0f126f708342a8f0c067855851ff7c8bbce403f0.tar.bz2
otp-0f126f708342a8f0c067855851ff7c8bbce403f0.zip
Update copyright headers
Diffstat (limited to 'lib/reltool/src')
-rw-r--r--lib/reltool/src/reltool.hrl10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/reltool/src/reltool.hrl b/lib/reltool/src/reltool.hrl
index 736daab0f0..e7d84f97db 100644
--- a/lib/reltool/src/reltool.hrl
+++ b/lib/reltool/src/reltool.hrl
@@ -1,19 +1,19 @@
%%
%% %CopyrightBegin%
-%%
-%% Copyright Ericsson AB 2009. All Rights Reserved.
-%%
+%%
+%% Copyright Ericsson AB 2009-2010. 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
%% compliance with the License. You should have received a copy of the
%% Erlang Public License along with this software. If not, it can be
%% retrieved online at http://www.erlang.org/.
-%%
+%%
%% Software distributed under the License is distributed on an "AS IS"
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
%% the License for the specific language governing rights and limitations
%% under the License.
-%%
+%%
%% %CopyrightEnd%
-define(APPLICATION, reltool).