mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
Updated copyright dates and email address
This commit is contained in:
+4
-4
@@ -1,15 +1,15 @@
|
||||
//------------------------------------------------------------
|
||||
//---------------------------------------------------------------------
|
||||
// IDAPython - Python plugin for Interactive Disassembler Pro
|
||||
//
|
||||
// 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.
|
||||
//------------------------------------------------------------
|
||||
//---------------------------------------------------------------------
|
||||
// python.cpp - Main plugin code
|
||||
//------------------------------------------------------------
|
||||
//---------------------------------------------------------------------
|
||||
#include <Python.h>
|
||||
|
||||
/* This define fixes the redefinition of ssize_t */
|
||||
|
||||
Reference in New Issue
Block a user