From c4eb076d2a519265840e600a18982df4a2b555f1 Mon Sep 17 00:00:00 2001 From: "Peter D. Barnes, Jr." Date: Tue, 18 Aug 2015 16:33:58 -0700 Subject: [PATCH] Spell out organization name in copyright notice. --- src/mesh/helper/mesh-stack-installer.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/helper/mesh-stack-installer.cc b/src/mesh/helper/mesh-stack-installer.cc index 2f93011f4..505d84814 100644 --- a/src/mesh/helper/mesh-stack-installer.cc +++ b/src/mesh/helper/mesh-stack-installer.cc @@ -1,6 +1,6 @@ /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* - * Copyright (c) 2015, LLNL + * Copyright (c) 2015, Lawrence Livermore National Laboratory * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as