Skip to content

Commit 74a34d4

Browse files
committed
docs: Clarify license
1 parent 4a5e06b commit 74a34d4

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

MemoryModule/NativeAssemblyImpl.cs

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-

2-
// COPYRIGHT NOTICE FROM MEMORYMODULE
3-
// This copyright notice below applies for all methods
4-
// that have the same name as a function found in this repository:
5-
// https://github.com/fancycode/MemoryModule
1+
// COPYRIGHT NOTICE FROM MEMORYMODULE
2+
// This copyright notice below applies for the contents of this file.
3+
64
/*
75
* Memory DLL loading code
86
* Version 0.0.4
@@ -35,7 +33,7 @@
3533
* These portions are Copyright (C) 2013 Thomas Heller.
3634
*/
3735

38-
// Any other lines of code are subject to the copyright notice
36+
// Any other files are subject to the copyright notice
3937
// in the LICENSE file distributed along with this source code.
4038

4139
using System;

0 commit comments

Comments
 (0)