mirror of
https://github.com/cemu-project/idapython.git
synced 2026-01-31 01:15:17 +01:00
Updated copyright dates and email address
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
#!/usr/bin/env python
|
||||
#------------------------------------------------------------
|
||||
#---------------------------------------------------------------------
|
||||
# IDAPython - Python plugin for Interactive Disassembler Pro
|
||||
#
|
||||
# Original IDC.IDC:
|
||||
# Copyright (c) 1990-2009 Ilfak Guilfanov
|
||||
# Copyright (c) 1990-2010 Ilfak Guilfanov
|
||||
#
|
||||
# Python conversion:
|
||||
# Copyright (c) 2004-2009 Gergely Erdelyi <dyce@d-dome.net>
|
||||
# Copyright (c) 2004-2010 Gergely Erdelyi <gergely.erdelyi@d-dome.net>
|
||||
#
|
||||
# All rights reserved.
|
||||
#
|
||||
# For detailed copyright information see the file COPYING in
|
||||
# the root of the distribution archive.
|
||||
#------------------------------------------------------------
|
||||
#---------------------------------------------------------------------
|
||||
# idc.py - IDC compatibility module
|
||||
#------------------------------------------------------------
|
||||
#---------------------------------------------------------------------
|
||||
"""
|
||||
IDC compatibility module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user