Skip to content

Commit 7ef6840

Browse files
committed
Happy New Year
1 parent 6842328 commit 7ef6840

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 1998-2020 by Northwoods Software Corporation. All Rights Reserved.
2+
* Copyright (C) 1998-2021 by Northwoods Software Corporation. All Rights Reserved.
33
*/
44

55
import * as go from 'gojs';

src/GuidedDraggingTool.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 1998-2020 by Northwoods Software Corporation. All Rights Reserved.
2+
* Copyright (C) 1998-2021 by Northwoods Software Corporation. All Rights Reserved.
33
*/
44

55
/*

src/components/DiagramWrapper.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 1998-2020 by Northwoods Software Corporation. All Rights Reserved.
2+
* Copyright (C) 1998-2021 by Northwoods Software Corporation. All Rights Reserved.
33
*/
44

55
import * as go from 'gojs';

src/components/InspectorRow.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 1998-2020 by Northwoods Software Corporation. All Rights Reserved.
2+
* Copyright (C) 1998-2021 by Northwoods Software Corporation. All Rights Reserved.
33
*/
44

55
import * as React from 'react';

src/components/SelectionInspector.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 1998-2020 by Northwoods Software Corporation. All Rights Reserved.
2+
* Copyright (C) 1998-2021 by Northwoods Software Corporation. All Rights Reserved.
33
*/
44

55
import * as React from 'react';

0 commit comments

Comments
 (0)