Skip to content

Commit e524210

Browse files
committed
Rename main license file; add additional copyright info
1 parent f0e0040 commit e524210

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

De4DotCommon.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<SignAssembly>true</SignAssembly>
1212
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)\de4dot.snk</AssemblyOriginatorKeyFile>
1313
<VersionPrefix>3.2.0</VersionPrefix>
14-
<Copyright>Copyright (C) 2011-2018 de4dot@gmail.com</Copyright>
14+
<Copyright>Copyright (C) 2011-2020 de4dot@gmail.com, 2025 G DATA Advanced Analytics GmbH</Copyright>
1515
<OutputPath>$(MSBuildThisFileDirectory)\$(Configuration)</OutputPath>
1616
<DisableOutOfProcTaskHost>true</DisableOutOfProcTaskHost>
1717
<DnlibVersion>4.5.0</DnlibVersion>
Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
<LICENSE>
2-
Copyright (C) 2011-2014 de4dot@gmail.com
2+
Original project: de4dot by 0xd4d (https://github.com/de4dot/de4dot)
3+
Forked and continued as de4dotEx.
34

4-
This file is part of de4dot.
5+
Copyright (C) 2011-2020 de4dot@gmail.com
6+
Copyright (C) 2025 G DATA Advanced Analytics GmbH
57

6-
de4dot is free software: you can redistribute it and/or modify
8+
de4dotEx is free software: you can redistribute it and/or modify
79
it under the terms of the GNU General Public License as published by
810
the Free Software Foundation, either version 3 of the License, or
911
(at your option) any later version.
1012

11-
de4dot is distributed in the hope that it will be useful,
13+
de4dotEx is distributed in the hope that it will be useful,
1214
but WITHOUT ANY WARRANTY; without even the implied warranty of
1315
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1416
GNU General Public License for more details.
1517

1618
You should have received a copy of the GNU General Public License
17-
along with de4dot. If not, see <http://www.gnu.org/licenses/>.
19+
along with de4dotEx. If not, see <http://www.gnu.org/licenses/>.
1820
</LICENSE>
1921

20-
Official site: https://github.com/0xd4d/de4dot
22+
Official site: https://github.com/GDATAAdvancedAnalytics/de4dotEx
2123

2224
See the file COPYING for more details.

0 commit comments

Comments
 (0)