Skip to content

Commit

Permalink
Add missing copyright in file not associated with this PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lroberts36 committed Nov 15, 2023
1 parent d71e71d commit e20bdca
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tst/unit/test_upper_bound.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
// Copyright(C) 2023 The Parthenon collaboration
// Licensed under the 3-clause BSD License, see LICENSE file for details
//========================================================================================
// (C) (or copyright) 2023. Triad National Security, LLC. All rights reserved.
//
// This program was produced under U.S. Government contract 89233218CNA000001 for Los
// Alamos National Laboratory (LANL), which is operated by Triad National Security, LLC
// for the U.S. Department of Energy/National Nuclear Security Administration. All rights
// in the program are reserved by Triad National Security, LLC, and the U.S. Department
// of Energy/National Nuclear Security Administration. The Government is granted for
// itself and others acting on its behalf a nonexclusive, paid-up, irrevocable worldwide
// license in this material to reproduce, prepare derivative works, distribute copies to
// the public, perform publicly and display publicly, and to permit others to do so.
//========================================================================================

#include <algorithm>
#include <string>
Expand Down

0 comments on commit e20bdca

Please sign in to comment.