X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/46ccb5107ff22cb5cc1b36ef2a28ea1e31b0fc91..b926666447f1ceef18873cdd80966402a3ece222:/src/gtk1/dnd.cpp diff --git a/src/gtk1/dnd.cpp b/src/gtk1/dnd.cpp index 458eb72641..4090bb15ec 100644 --- a/src/gtk1/dnd.cpp +++ b/src/gtk1/dnd.cpp @@ -2,8 +2,9 @@ // Name: dnd.cpp // Purpose: wxDropTarget class // Author: Robert Roebling -// Copyright: Robert Roebling -// Licence: wxWindows license +// Id: $id$ +// Copyright: (c) 1998 Robert Roebling +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// #ifdef __GNUG__