Index: src/ictranslate/ICTranslateDlg.cpp =================================================================== diff -u -N -ra7d20eee5bbbb94fe52b2cea4a0e55338ebb9d30 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/ictranslate/ICTranslateDlg.cpp (.../ICTranslateDlg.cpp) (revision a7d20eee5bbbb94fe52b2cea4a0e55338ebb9d30) +++ src/ictranslate/ICTranslateDlg.cpp (.../ICTranslateDlg.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // ICTranslateDlg.cpp : implementation file // Index: src/ictranslate/ICTranslateDlg.h =================================================================== diff -u -N -ra7d20eee5bbbb94fe52b2cea4a0e55338ebb9d30 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/ictranslate/ICTranslateDlg.h (.../ICTranslateDlg.h) (revision a7d20eee5bbbb94fe52b2cea4a0e55338ebb9d30) +++ src/ictranslate/ICTranslateDlg.h (.../ICTranslateDlg.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // ICTranslateDlg.h : header file // Index: src/ictranslate/ictranslate.cpp =================================================================== diff -u -N -ra7d20eee5bbbb94fe52b2cea4a0e55338ebb9d30 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/ictranslate/ictranslate.cpp (.../ictranslate.cpp) (revision a7d20eee5bbbb94fe52b2cea4a0e55338ebb9d30) +++ src/ictranslate/ictranslate.cpp (.../ictranslate.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // ictranslate.cpp : Defines the class behaviors for the application. // Index: src/ictranslate/ictranslate.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/ictranslate/ictranslate.h (.../ictranslate.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/ictranslate/ictranslate.h (.../ictranslate.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // ictranslate.h : main header file for the PROJECT_NAME application // Index: src/ictranslate/stdafx.cpp =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/ictranslate/stdafx.cpp (.../stdafx.cpp) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/ictranslate/stdafx.cpp (.../stdafx.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // stdafx.cpp : source file that includes just the standard includes // ictranslate.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information Index: src/ictranslate/stdafx.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/ictranslate/stdafx.h (.../stdafx.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/ictranslate/stdafx.h (.../stdafx.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, // but are changed infrequently Index: src/ictranslate/targetver.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/ictranslate/targetver.h (.../targetver.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/ictranslate/targetver.h (.../targetver.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #pragma once Index: src/libictranslate/LanguageDialog.cpp =================================================================== diff -u -N -r8379c88620bc401673c4171e729f4d15a4d5354a -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/LanguageDialog.cpp (.../LanguageDialog.cpp) (revision 8379c88620bc401673c4171e729f4d15a4d5354a) +++ src/libictranslate/LanguageDialog.cpp (.../LanguageDialog.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,23 +1,21 @@ -/************************************************************************ - Copy Handler 1.x - program for copying data in Microsoft Windows - systems. - Copyright (C) 2001-2004 Ixen Gerthannes (copyhandler@o2.pl) - - 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. -*************************************************************************/ - +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #include "stdafx.h" #include "LanguageDialog.h" Index: src/libictranslate/LanguageDialog.h =================================================================== diff -u -N -r8379c88620bc401673c4171e729f4d15a4d5354a -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/LanguageDialog.h (.../LanguageDialog.h) (revision 8379c88620bc401673c4171e729f4d15a4d5354a) +++ src/libictranslate/LanguageDialog.h (.../LanguageDialog.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,22 +1,21 @@ -/************************************************************************ - Copy Handler 1.x - program for copying data in Microsoft Windows - systems. - Copyright (C) 2001-2004 Ixen Gerthannes (copyhandler@o2.pl) - - 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. -*************************************************************************/ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ /************************************************************************* CLanguageDialog template Index: src/libictranslate/ResourceManager.cpp =================================================================== diff -u -N -rd88dd04e423f5dea23b1678fe9febac78e8e551b -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/ResourceManager.cpp (.../ResourceManager.cpp) (revision d88dd04e423f5dea23b1678fe9febac78e8e551b) +++ src/libictranslate/ResourceManager.cpp (.../ResourceManager.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,22 +1,21 @@ -/************************************************************************ - Copy Handler 1.x - program for copying data in Microsoft Windows - systems. - Copyright (C) 2001-2003 Ixen Gerthannes (ixen@interia.pl) - - 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. -*************************************************************************/ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #include "stdafx.h" #include "ResourceManager.h" #include "../libicpf/exception.h" Index: src/libictranslate/ResourceManager.h =================================================================== diff -u -N -re9d0e63fbb826dd00b7c590d2dcda5e5f41b4b14 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/ResourceManager.h (.../ResourceManager.h) (revision e9d0e63fbb826dd00b7c590d2dcda5e5f41b4b14) +++ src/libictranslate/ResourceManager.h (.../ResourceManager.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,22 +1,21 @@ -/************************************************************************ - Copy Handler 1.x - program for copying data in Microsoft Windows - systems. - Copyright (C) 2001-2003 Ixen Gerthannes (ixen@interia.pl) - - 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. -*************************************************************************/ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #ifndef __RESOURCEMANAGER_H__ #define __RESOURCEMANAGER_H__ Index: src/libictranslate/dllmain.cpp =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/dllmain.cpp (.../dllmain.cpp) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/libictranslate/dllmain.cpp (.../dllmain.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // dllmain.cpp : Defines the initialization routines for the DLL. // Index: src/libictranslate/libictranslate.cpp =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/libictranslate.cpp (.../libictranslate.cpp) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/libictranslate/libictranslate.cpp (.../libictranslate.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // libictranslate.cpp : Defines the initialization routines for the DLL. // Index: src/libictranslate/libictranslate.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/libictranslate.h (.../libictranslate.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/libictranslate/libictranslate.h (.../libictranslate.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #ifndef __LIBICTRANSLATE_H__ #define __LIBICTRANSLATE_H__ Index: src/libictranslate/stdafx.cpp =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/stdafx.cpp (.../stdafx.cpp) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/libictranslate/stdafx.cpp (.../stdafx.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // stdafx.cpp : source file that includes just the standard includes // libictranslate.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information Index: src/libictranslate/stdafx.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/stdafx.h (.../stdafx.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/libictranslate/stdafx.h (.../stdafx.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently Index: src/libictranslate/targetver.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/libictranslate/targetver.h (.../targetver.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/libictranslate/targetver.h (.../targetver.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #pragma once Index: src/rc2lng/rc.cpp =================================================================== diff -u -N -r2f3512c2df187a16a62c131d69bcddc06d671ed7 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/rc2lng/rc.cpp (.../rc.cpp) (revision 2f3512c2df187a16a62c131d69bcddc06d671ed7) +++ src/rc2lng/rc.cpp (.../rc.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #include "stdafx.h" #include #include Index: src/rc2lng/rc.h =================================================================== diff -u -N -r2f3512c2df187a16a62c131d69bcddc06d671ed7 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/rc2lng/rc.h (.../rc.h) (revision 2f3512c2df187a16a62c131d69bcddc06d671ed7) +++ src/rc2lng/rc.h (.../rc.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #ifndef __RC_H__ #define __RC_H__ Index: src/rc2lng/rc2lng.cpp =================================================================== diff -u -N -r2f3512c2df187a16a62c131d69bcddc06d671ed7 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/rc2lng/rc2lng.cpp (.../rc2lng.cpp) (revision 2f3512c2df187a16a62c131d69bcddc06d671ed7) +++ src/rc2lng/rc2lng.cpp (.../rc2lng.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // rc2lng.cpp : Defines the entry point for the console application. // Index: src/rc2lng/rc2lng.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/rc2lng/rc2lng.h (.../rc2lng.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/rc2lng/rc2lng.h (.../rc2lng.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ #if !defined(AFX_CHEXE2LNG_H__71D002AA_5384_43E2_BEA2_CF86F1DB9C20__INCLUDED_) #define AFX_CHEXE2LNG_H__71D002AA_5384_43E2_BEA2_CF86F1DB9C20__INCLUDED_ Index: src/rc2lng/stdafx.cpp =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/rc2lng/stdafx.cpp (.../stdafx.cpp) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/rc2lng/stdafx.cpp (.../stdafx.cpp) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // stdafx.cpp : source file that includes just the standard includes // CHExe2Lng.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information Index: src/rc2lng/stdafx.h =================================================================== diff -u -N -rbee51aca3d5d9b67ecac4f528a3203738cc63455 -r4eceec553f29c0ba93452ffeb52a647204dc9fce --- src/rc2lng/stdafx.h (.../stdafx.h) (revision bee51aca3d5d9b67ecac4f528a3203738cc63455) +++ src/rc2lng/stdafx.h (.../stdafx.h) (revision 4eceec553f29c0ba93452ffeb52a647204dc9fce) @@ -1,3 +1,21 @@ +/*************************************************************************** +* Copyright (C) 2001-2008 by J�zef Starosczyk * +* ixen@copyhandler.com * +* * +* This program is free software; you can redistribute it and/or modify * +* it under the terms of the GNU Library General Public License * +* (version 2) as published by the Free Software Foundation; * +* * +* 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 Library General Public * +* License along with this program; if not, write to the * +* Free Software Foundation, Inc., * +* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * +***************************************************************************/ // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently