mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
Updated year in copyright strings
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#------------------------------------------------------------
|
||||
# IDAPython - Python plugin for Interactive Disassembler Pro
|
||||
#
|
||||
# Copyright (c) 2004-2008 Gergely Erdelyi <dyce@d-dome.net>
|
||||
# Copyright (c) 2004-2009 Gergely Erdelyi <dyce@d-dome.net>
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
||||
+2
-2
@@ -3,10 +3,10 @@
|
||||
# IDAPython - Python plugin for Interactive Disassembler Pro
|
||||
#
|
||||
# Original IDC.IDC:
|
||||
# Copyright (c) 1990-2008 Ilfak Guilfanov
|
||||
# Copyright (c) 1990-2009 Ilfak Guilfanov
|
||||
#
|
||||
# Python conversion:
|
||||
# Copyright (c) 2004-2008 Gergely Erdelyi <dyce@d-dome.net>
|
||||
# Copyright (c) 2004-2009 Gergely Erdelyi <dyce@d-dome.net>
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
||||
+1
-1
@@ -2,7 +2,7 @@
|
||||
#------------------------------------------------------------
|
||||
# IDAPython - Python plugin for Interactive Disassembler Pro
|
||||
#
|
||||
# Copyright (c) 2004-2008 Gergely Erdelyi <dyce@d-dome.net>
|
||||
# Copyright (c) 2004-2009 Gergely Erdelyi <dyce@d-dome.net>
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user