Skip to content

Commit e6dec20

Browse files
committed
Update copyright notices per review comment.
Signed-off-by: Christopher D. Leary <[email protected]>
1 parent 96d4b44 commit e6dec20

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/rcx/include/rcx/ext2dBox.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
///////////////////////////////////////////////////////////////////////////////
22
// BSD 3-Clause License
33
//
4-
// Copyright (c) 2023, Nefelus Inc
4+
// Copyright (c) 2019-2023, Nefelus Inc, Google LLC
55
// All rights reserved.
66
//
77
// Redistribution and use in source and binary forms, with or without

src/rcx/src/ext2dBox.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
///////////////////////////////////////////////////////////////////////////////
22
// BSD 3-Clause License
33
//
4-
// Copyright (c) 2023, Nefelus Inc
4+
// Copyright (c) 2019-2023, Nefelus Inc, Google LLC
55
// All rights reserved.
66
//
77
// Redistribution and use in source and binary forms, with or without

src/rcx/test/ext2dBoxTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
///////////////////////////////////////////////////////////////////////////////
22
// BSD 3-Clause License
33
//
4-
// Copyright (c) 2023, Nefelus Inc
4+
// Copyright (c) 2023, Google LLC
55
// All rights reserved.
66
//
77
// Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)