From 12a784b18eda78e8977242082246367ed041cb2b Mon Sep 17 00:00:00 2001 From: Andrew Thompson Date: Tue, 25 Sep 2012 14:58:11 -0400 Subject: [PATCH] Time makes fools of us all --- include/lager.hrl | 2 +- src/error_logger_lager_h.erl | 2 +- src/lager.erl | 2 +- src/lager_app.erl | 2 +- src/lager_console_backend.erl | 2 +- src/lager_crash_log.erl | 2 +- src/lager_default_formatter.erl | 2 +- src/lager_file_backend.erl | 2 +- src/lager_format.erl | 2 +- src/lager_handler_watcher.erl | 2 +- src/lager_handler_watcher_sup.erl | 2 +- src/lager_sup.erl | 2 +- src/lager_transform.erl | 2 +- src/lager_util.erl | 2 +- test/lager_crash_backend.erl | 2 +- test/lager_test_backend.erl | 2 +- test/trunc_io_eqc.erl | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/include/lager.hrl b/include/lager.hrl index 56d6a22..50b74ba 100644 --- a/include/lager.hrl +++ b/include/lager.hrl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/error_logger_lager_h.erl b/src/error_logger_lager_h.erl index 360e1a7..e83b1f3 100644 --- a/src/error_logger_lager_h.erl +++ b/src/error_logger_lager_h.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager.erl b/src/lager.erl index a3c1554..4bb4170 100644 --- a/src/lager.erl +++ b/src/lager.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_app.erl b/src/lager_app.erl index 15c6595..932a213 100644 --- a/src/lager_app.erl +++ b/src/lager_app.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_console_backend.erl b/src/lager_console_backend.erl index 9e8dfc6..c55697a 100644 --- a/src/lager_console_backend.erl +++ b/src/lager_console_backend.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_crash_log.erl b/src/lager_crash_log.erl index 723856b..59b3b20 100644 --- a/src/lager_crash_log.erl +++ b/src/lager_crash_log.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_default_formatter.erl b/src/lager_default_formatter.erl index 9b291cf..73d0ba1 100644 --- a/src/lager_default_formatter.erl +++ b/src/lager_default_formatter.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_file_backend.erl b/src/lager_file_backend.erl index bec89e2..df56b20 100644 --- a/src/lager_file_backend.erl +++ b/src/lager_file_backend.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_format.erl b/src/lager_format.erl index 6bb0d77..a29cd61 100644 --- a/src/lager_format.erl +++ b/src/lager_format.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1996-2011. All Rights Reserved. +%% Copyright Ericsson AB 1996-2011-2012. 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 diff --git a/src/lager_handler_watcher.erl b/src/lager_handler_watcher.erl index 462f2e5..4838b0a 100644 --- a/src/lager_handler_watcher.erl +++ b/src/lager_handler_watcher.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_handler_watcher_sup.erl b/src/lager_handler_watcher_sup.erl index bea8a63..b3161ae 100644 --- a/src/lager_handler_watcher_sup.erl +++ b/src/lager_handler_watcher_sup.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_sup.erl b/src/lager_sup.erl index 7c2b29b..40496ae 100644 --- a/src/lager_sup.erl +++ b/src/lager_sup.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_transform.erl b/src/lager_transform.erl index f738c98..7c83068 100644 --- a/src/lager_transform.erl +++ b/src/lager_transform.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/src/lager_util.erl b/src/lager_util.erl index 3e0ba16..06fcfb3 100644 --- a/src/lager_util.erl +++ b/src/lager_util.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/test/lager_crash_backend.erl b/test/lager_crash_backend.erl index b5981cb..b573a73 100644 --- a/test/lager_crash_backend.erl +++ b/test/lager_crash_backend.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/test/lager_test_backend.erl b/test/lager_test_backend.erl index 4eeb623..968186c 100644 --- a/test/lager_test_backend.erl +++ b/test/lager_test_backend.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file diff --git a/test/trunc_io_eqc.erl b/test/trunc_io_eqc.erl index b363640..2fda978 100644 --- a/test/trunc_io_eqc.erl +++ b/test/trunc_io_eqc.erl @@ -2,7 +2,7 @@ %% %% trunc_io_eqc: QuickCheck test for trunc_io:format with maxlen %% -%% Copyright (c) 2007-2011 Basho Technologies, Inc. All Rights Reserved. +%% Copyright (c) 2011-2012 Basho Technologies, Inc. All Rights Reserved. %% %% This file is provided to you under the Apache License, %% Version 2.0 (the "License"); you may not use this file