From e620a7ac36114513e7ffa18b9e0b4d019a763d3a Mon Sep 17 00:00:00 2001 From: Tom Deakin Date: Wed, 22 Dec 2021 12:33:49 +0000 Subject: [PATCH] ammend copyright headers --- src/std-data/STDDataStream.cpp | 3 +-- src/std-data/STDDataStream.h | 1 + src/std-indices/STDIndicesStream.cpp | 2 +- src/std-indices/STDIndicesStream.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/std-data/STDDataStream.cpp b/src/std-data/STDDataStream.cpp index 2261017..343e247 100644 --- a/src/std-data/STDDataStream.cpp +++ b/src/std-data/STDDataStream.cpp @@ -1,6 +1,5 @@ // Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved. -// Updated in 2021 by University of Bristol -// University of Bristol HPC +// Updated 2021 by University of Bristol // // For full license terms please see the LICENSE file distributed with this // source code diff --git a/src/std-data/STDDataStream.h b/src/std-data/STDDataStream.h index 1c15b7c..741fd6c 100644 --- a/src/std-data/STDDataStream.h +++ b/src/std-data/STDDataStream.h @@ -1,4 +1,5 @@ // Copyright (c) 2020 NVIDIA CORPORATION. All rights reserved. +// Updated 2021 by University of Bristol // // For full license terms please see the LICENSE file distributed with this // source code diff --git a/src/std-indices/STDIndicesStream.cpp b/src/std-indices/STDIndicesStream.cpp index a88dd18..2221f90 100644 --- a/src/std-indices/STDIndicesStream.cpp +++ b/src/std-indices/STDIndicesStream.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Tom Deakin +// Copyright (c) 2021 Tom Deakin and Tom Lin // University of Bristol HPC // // For full license terms please see the LICENSE file distributed with this diff --git a/src/std-indices/STDIndicesStream.h b/src/std-indices/STDIndicesStream.h index 66c8bb0..bc068aa 100644 --- a/src/std-indices/STDIndicesStream.h +++ b/src/std-indices/STDIndicesStream.h @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Tom Deakin +// Copyright (c) 2021 Tom Deakin and Tom Lin // University of Bristol HPC // // For full license terms please see the LICENSE file distributed with this