We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5e06b commit 74a34d4Copy full SHA for 74a34d4
1 file changed
MemoryModule/NativeAssemblyImpl.cs
@@ -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
+// COPYRIGHT NOTICE FROM MEMORYMODULE
+// This copyright notice below applies for the contents of this file.
+
6
/*
7
* Memory DLL loading code
8
* Version 0.0.4
@@ -35,7 +33,7 @@
35
33
* These portions are Copyright (C) 2013 Thomas Heller.
36
34
*/
37
38
-// Any other lines of code are subject to the copyright notice
+// Any other files are subject to the copyright notice
39
// in the LICENSE file distributed along with this source code.
40
41
using System;
0 commit comments