Skip to content

Commit d56dfce

Browse files
committed
Update file headers
Signed-off-by: Darby Johnston <[email protected]>
1 parent f7d3563 commit d56dfce

File tree

190 files changed

+190
-380
lines changed

Some content is hidden

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

190 files changed

+190
-380
lines changed

bin/toucan-edit/main.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#include <toucanEdit/App.h>
65

bin/toucan-render/App.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#include "App.h"
65

bin/toucan-render/App.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#pragma once
65

bin/toucan-render/CmdLine.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#include "CmdLine.h"
65

bin/toucan-render/CmdLine.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#pragma once
65

bin/toucan-render/CmdLineInline.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#include "Util.h"
65

bin/toucan-render/Util.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#include "Util.h"
65

bin/toucan-render/Util.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#pragma once
65

bin/toucan-render/main.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#include "App.h"
65

bin/toucan-view/App.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// SPDX-License-Identifier: Apache-2.0
2-
// Copyright (c) 2024 Darby Johnston
3-
// All rights reserved.
2+
// Copyright Contributors to the toucan project.
43

54
#include "App.h"
65

0 commit comments

Comments
 (0)