X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..26da5e4f5a658046327e38e35880b31ea6444f4f:/include/wx/gtk1/accel.h

diff --git a/include/wx/gtk1/accel.h b/include/wx/gtk1/accel.h
index d151f42a7a..62cf892ef3 100644
--- a/include/wx/gtk1/accel.h
+++ b/include/wx/gtk1/accel.h
@@ -1,3 +1,14 @@
+/////////////////////////////////////////////////////////////////////////////
+// Name:        wx/gtk1/accel.h
+// Purpose:     wxAcceleratorTable redirection file
+// Author:      Julian Smart
+// Modified by:
+// Created:
+// Copyright:   (c) Julian Smart
+// RCS-ID:      $Id$
+// Licence:     wxWindows licence
+/////////////////////////////////////////////////////////////////////////////
+
 // VZ: keeping the old file just in case we're going to have a native GTK+
 // wxAcceleratorTable implementation one day, but for now use the generic
 // version