Skip to content

Commit 9aa7f24

Browse files
committed
Update Copyright
1 parent bca87b0 commit 9aa7f24

32 files changed

+64
-64
lines changed

src/Atypical.VirtualFileSystem.Core/Abstractions/VFSNode.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Abstractions/VFSPath.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Contracts/IDirectoryNode.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Contracts/IFileNode.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Contracts/IRootNode.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Contracts/IVirtualFileSystem.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Contracts/IVirtualFileSystemFactory.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Contracts/IVirtualFileSystemNode.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/Exceptions/VFSException.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

src/Atypical.VirtualFileSystem.Core/GlobalUsings.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (c) 2022, Atypical Consulting SRL
2-
// All rights reserved.
1+
// Copyright (c) 2022-2023, Atypical Consulting SRL
2+
// All rights reserved... but seriously, we're open to sharing if you ask nicely!
33
//
44
// This source code is licensed under the BSD-style license found in the
55
// LICENSE file in the root directory of this source tree.

0 commit comments

Comments
 (0)