OSDN Git Service

Add header and RCS ID
authorLaurent Ganier <laoran@users.sourceforge.net>
Fri, 28 Nov 2003 13:50:19 +0000 (13:50 +0000)
committerLaurent Ganier <laoran@users.sourceforge.net>
Fri, 28 Nov 2003 13:50:19 +0000 (13:50 +0000)
Src/FileTransform.h
Src/Plugins.h
Src/SelectUnpackerDlg.h
Src/readme.txt

index 4105078..f178c2f 100644 (file)
@@ -1,3 +1,31 @@
+/////////////////////////////////////////////////////////////////////////////
+//    WinMerge:  an interactive diff/merge utility
+//    Copyright (C) 1997-2000  Thingamahoochie Software
+//    Author: Dean Grimm
+//
+//    This program is free software; you can redistribute it and/or modify
+//    it under the terms of the GNU General Public License as published by
+//    the Free Software Foundation; either version 2 of the License, or
+//    (at your option) any later version.
+//
+//    This program is distributed in the hope that it will be useful,
+//    but WITHOUT ANY WARRANTY; without even the implied warranty of
+//    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+//    GNU General Public License for more details.
+//
+//    You should have received a copy of the GNU General Public License
+//    along with this program; if not, write to the Free Software
+//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+//
+/////////////////////////////////////////////////////////////////////////////
+/**
+ *  @file FileTransform.h
+ *
+ *  @brief Declaration of file transformations
+ */ 
+// RCS ID line follows -- this is updated by CVS
+// $Id$
+
 #ifndef FileTransform_h
 #define FileTransform_h
 
index a952e6f..157a666 100644 (file)
@@ -1,3 +1,31 @@
+/////////////////////////////////////////////////////////////////////////////
+//    WinMerge:  an interactive diff/merge utility
+//    Copyright (C) 1997-2000  Thingamahoochie Software
+//    Author: Dean Grimm
+//
+//    This program is free software; you can redistribute it and/or modify
+//    it under the terms of the GNU General Public License as published by
+//    the Free Software Foundation; either version 2 of the License, or
+//    (at your option) any later version.
+//
+//    This program is distributed in the hope that it will be useful,
+//    but WITHOUT ANY WARRANTY; without even the implied warranty of
+//    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+//    GNU General Public License for more details.
+//
+//    You should have received a copy of the GNU General Public License
+//    along with this program; if not, write to the Free Software
+//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+//
+/////////////////////////////////////////////////////////////////////////////
+/**
+ *  @file Plugins.h
+ *
+ *  @brief Declaration file for VBS Scriptlets, VB ActiveX DLL, VC++ COM DLL
+ */ 
+// RCS ID line follows -- this is updated by CVS
+// $Id$
+
 #ifndef __PLUGINS_H__
 #define __PLUGINS_H__
 
index a840bf6..526a9db 100644 (file)
@@ -1,3 +1,31 @@
+/////////////////////////////////////////////////////////////////////////////
+//    WinMerge:  an interactive diff/merge utility
+//    Copyright (C) 1997-2000  Thingamahoochie Software
+//    Author: Dean Grimm
+//
+//    This program is free software; you can redistribute it and/or modify
+//    it under the terms of the GNU General Public License as published by
+//    the Free Software Foundation; either version 2 of the License, or
+//    (at your option) any later version.
+//
+//    This program is distributed in the hope that it will be useful,
+//    but WITHOUT ANY WARRANTY; without even the implied warranty of
+//    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+//    GNU General Public License for more details.
+//
+//    You should have received a copy of the GNU General Public License
+//    along with this program; if not, write to the Free Software
+//    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+//
+/////////////////////////////////////////////////////////////////////////////
+/**
+ *  @file SelectUnpackerDlg.h : 
+ *
+ *  @brief Declaration file for the dialog SelectUnpacker
+ */ 
+// RCS ID line follows -- this is updated by CVS
+// $Id$
+
 #if !defined(AFX_SELECTUNPACKERDLG_H__C8FD4C3A_5ED5_43D3_ADAE_A2378369705C__INCLUDED_)
 #define AFX_SELECTUNPACKERDLG_H__C8FD4C3A_5ED5_43D3_ADAE_A2378369705C__INCLUDED_
 
index d77cc93..081aa0b 100644 (file)
@@ -1,3 +1,7 @@
+2003-11-28 Laoran
+ Add header and RCS ID
+  common: lwdisp.h unicoder.cpp unicoder.h FileTransform.h Plugins.h SelectUnpackerDlg.h
+
 2003-11-28 Kimmo
  BUG: [ 848725 ] Crash trying to generate report
   WinMerge: DirView.cpp