Skip to content

Commit a8e0635

Browse files
committed
Updated the copyright information.
1 parent 8d8bac2 commit a8e0635

File tree

448 files changed

+630
-632
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

448 files changed

+630
-632
lines changed

LICENSE

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2-
Produced at the Lawrence Livermore National Laboratory.
1+
Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
2+
Produced at the Lawrence Livermore National Laboratory.
33
Written by the LBANN Research Team (B. Van Essen, et al.) listed in
44
the CONTRIBUTORS file. <[email protected]>
55

@@ -8,7 +8,7 @@ All rights reserved.
88

99
This file is part of LBANN: Livermore Big Artificial Neural Network
1010
Toolkit. For details, see http://software.llnl.gov/LBANN or
11-
https://github.com/LLNL/LBANN.
11+
https://github.com/LLNL/LBANN.
1212

1313
Licensed under the Apache License, Version 2.0 (the "Licensee"); you
1414
may not use this file except in compliance with the License. You may
@@ -21,4 +21,3 @@ distributed under the License is distributed on an "AS IS" BASIS,
2121
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2222
implied. See the License for the specific language governing
2323
permissions and limitations under the license.
24-

external/TBinf/TBinf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

external/TBinf/TBinf.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

include/lbann/Elemental_extensions.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

include/lbann/base.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////xecu
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

include/lbann/callbacks/callback.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

include/lbann/callbacks/callback_check_dataset.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

include/lbann/callbacks/callback_check_gradients.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

include/lbann/callbacks/callback_check_init.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

include/lbann/callbacks/callback_check_metric.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
////////////////////////////////////////////////////////////////////////////////
2-
// Copyright (c) 2014-2016, Lawrence Livermore National Security, LLC.
2+
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
33
// Produced at the Lawrence Livermore National Laboratory.
44
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
55
// the CONTRIBUTORS file. <[email protected]>

0 commit comments

Comments
 (0)