# # # patch "src/model/Branches.h" # from [8edacdc16749a3a6728efc6de407fed41708242a] # to [910bd8ab66af7a0a6ad019479d867d569494178e] # # patch "src/model/GetFileProxyModel.cpp" # from [003468ec344631ba5d09f39a052e463c20c0f9d8] # to [350edfa9110debc88a3367d786fee0f7c080806a] # # patch "src/model/Inventory.cpp" # from [bf6c3eaa94c9b466b27b46d6071235981556b94b] # to [15dd6ea31d2282d321a55da16e14f63fbb452214] # # patch "src/model/InventoryProxyModel.cpp" # from [ab51a52e28547434aa55ad4135fc535eaa513363] # to [208e2c793a5b154ee6c3088c23dda52dc9922bce] # # patch "src/monotone/MonotoneUtil.cpp" # from [7f47e03698a62113c610433e79677e8fcad36c67] # to [2952082e30aa7cd5caba70bc31c1e2185a36fdc2] # # patch "src/util/AbstractParser.cpp" # from [9ad88bd1dd7dee2fce1360f5a21dac9bd6164287] # to [786005713ec406b5fc970cc9244368a0a6f94dae] # # patch "src/util/AbstractParser.h" # from [71c0f2ebbfd02e654b2f32dec72b698d39d68441] # to [9e8c5dbcca5ca5ea62036a43632ed1667378abd3] # # patch "src/util/BasicIOParser.cpp" # from [92345de7cfa61c17763d9f0089612714d4a3fdcf] # to [02cbfce11c34893f9bc5e4c74075cece7c1e1d73] # # patch "src/util/BasicIOParser.h" # from [3028f25ad04d938ea6dfc4588f49f96aa3923382] # to [39c50bded66d65ce417ac4bade1bfe3956019e1f] # # patch "src/util/BasicIOWriter.cpp" # from [b024367720fc5840135057e261e7d6cdd380ffa1] # to [d2f3432143d8da08951f65c427a5f326666df211] # # patch "src/util/BasicIOWriter.h" # from [ac6d388027ae3cc382f957275561a643e32ff6de] # to [df7236314e49dada5dd5ccf02a310d8361c61c15] # # patch "src/util/DebugLog.cpp" # from [7b0350e236c93cd7e080e3bb6cf52aff7da94808] # to [319ef1250e361a48383b70c7cd52d614b63ef794] # # patch "src/util/DiffParser.cpp" # from [67f905dd877d8cf230fde2b56f38395e55492743] # to [18c023e886b912e9d2f388beeb1bc3cd9e4e6d23] # # patch "src/util/DiffParser.h" # from [c8b6c48904a0c047a04dcd98a924611760ed64de] # to [8b5c78064a94791d05ee43b384fcaa36afa628d4] # # patch "src/util/Platform.cpp" # from [be69d819cd16b15140aea1252a77ec212267f0c3] # to [000c883c348069c523b39d3682aa2ac102978ce6] # # patch "src/util/Platform.h" # from [2c5278c532dfa37b2f0f2b6145704b3a536d307b] # to [f24cbb3d1b1ff9947c7f564b57627f79d875b6dc] # # patch "src/util/Settings.cpp" # from [6256bdd52ba6a391bd31ad0b1bd74e7a5e1dde0c] # to [1605f183154e84e6dcf6afd3e7505afc7d8aad53] # # patch "src/util/StdioParser.cpp" # from [ffbfb4a6dfb2870877d0161a8ec54bc8cce365a4] # to [b616c228e2e63fc654376851fe43f7e8dc70fad8] # # patch "src/util/StdioParser.h" # from [2b4e6866c2b7d81e144ed1fad148e44060152b83] # to [5f6b6793087a0d3d884c32f1cfa786632c67c647] # # patch "src/util/TreeBuilder.cpp" # from [f06e614c4227c5a31bd6df57799cfcbf9ac77c09] # to [20cfbde5428b12a8f9d89bec6a39117dcf56c7e4] # ============================================================ --- src/model/Branches.h 8edacdc16749a3a6728efc6de407fed41708242a +++ src/model/Branches.h 910bd8ab66af7a0a6ad019479d867d569494178e @@ -12,10 +12,8 @@ * 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., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * You should have received a copy of the GNU General Public License * + * along with this program. If not, see . * ***************************************************************************/ #ifndef BRANCHES_H ============================================================ --- src/model/GetFileProxyModel.cpp 003468ec344631ba5d09f39a052e463c20c0f9d8 +++ src/model/GetFileProxyModel.cpp 350edfa9110debc88a3367d786fee0f7c080806a @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Ingo Maindorfer * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Ingo Maindorfer * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "GetFileProxyModel.h" #include "GetFile.h" ============================================================ --- src/model/Inventory.cpp bf6c3eaa94c9b466b27b46d6071235981556b94b +++ src/model/Inventory.cpp 15dd6ea31d2282d321a55da16e14f63fbb452214 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "Inventory.h" #include "MonotoneUtil.h" ============================================================ --- src/model/InventoryProxyModel.cpp ab51a52e28547434aa55ad4135fc535eaa513363 +++ src/model/InventoryProxyModel.cpp 208e2c793a5b154ee6c3088c23dda52dc9922bce @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Ingo Maindorfer * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Ingo Maindorfer * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "InventoryProxyModel.h" #include "InventoryItem.h" ============================================================ --- src/monotone/MonotoneUtil.cpp 7f47e03698a62113c610433e79677e8fcad36c67 +++ src/monotone/MonotoneUtil.cpp 2952082e30aa7cd5caba70bc31c1e2185a36fdc2 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "MonotoneUtil.h" #include "Guitone.h" ============================================================ --- src/util/AbstractParser.cpp 9ad88bd1dd7dee2fce1360f5a21dac9bd6164287 +++ src/util/AbstractParser.cpp 786005713ec406b5fc970cc9244368a0a6f94dae @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "AbstractParser.h" ============================================================ --- src/util/AbstractParser.h 71c0f2ebbfd02e654b2f32dec72b698d39d68441 +++ src/util/AbstractParser.h 9e8c5dbcca5ca5ea62036a43632ed1667378abd3 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #ifndef ABSTRACT_PARSER_H #define ABSTRACT_PARSER_H ============================================================ --- src/util/BasicIOParser.cpp 92345de7cfa61c17763d9f0089612714d4a3fdcf +++ src/util/BasicIOParser.cpp 02cbfce11c34893f9bc5e4c74075cece7c1e1d73 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "BasicIOParser.h" #include "vocab.h" ============================================================ --- src/util/BasicIOParser.h 3028f25ad04d938ea6dfc4588f49f96aa3923382 +++ src/util/BasicIOParser.h 39c50bded66d65ce417ac4bade1bfe3956019e1f @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #ifndef BASICIO_PARSER_H #define BASICIO_PARSER_H ============================================================ --- src/util/BasicIOWriter.cpp b024367720fc5840135057e261e7d6cdd380ffa1 +++ src/util/BasicIOWriter.cpp d2f3432143d8da08951f65c427a5f326666df211 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "BasicIOWriter.h" ============================================================ --- src/util/BasicIOWriter.h ac6d388027ae3cc382f957275561a643e32ff6de +++ src/util/BasicIOWriter.h df7236314e49dada5dd5ccf02a310d8361c61c15 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #ifndef BASICIO_WRITER_H #define BASICIO_WRITER_H ============================================================ --- src/util/DebugLog.cpp 7b0350e236c93cd7e080e3bb6cf52aff7da94808 +++ src/util/DebugLog.cpp 319ef1250e361a48383b70c7cd52d614b63ef794 @@ -1,22 +1,20 @@ -/************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ +/*************************************************************************** + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "DebugLog.h" #include "Settings.h" ============================================================ --- src/util/DiffParser.cpp 67f905dd877d8cf230fde2b56f38395e55492743 +++ src/util/DiffParser.cpp 18c023e886b912e9d2f388beeb1bc3cd9e4e6d23 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "DiffParser.h" #include "vocab.h" ============================================================ --- src/util/DiffParser.h c8b6c48904a0c047a04dcd98a924611760ed64de +++ src/util/DiffParser.h 8b5c78064a94791d05ee43b384fcaa36afa628d4 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #ifndef DIFF_PARSER_H #define DIFF_PARSER_H ============================================================ --- src/util/Platform.cpp be69d819cd16b15140aea1252a77ec212267f0c3 +++ src/util/Platform.cpp 000c883c348069c523b39d3682aa2ac102978ce6 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "Platform.h" #include "vocab.h" ============================================================ --- src/util/Platform.h 2c5278c532dfa37b2f0f2b6145704b3a536d307b +++ src/util/Platform.h f24cbb3d1b1ff9947c7f564b57627f79d875b6dc @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #ifndef PLATFORM_H #define PLATFORM_H ============================================================ --- src/util/Settings.cpp 6256bdd52ba6a391bd31ad0b1bd74e7a5e1dde0c +++ src/util/Settings.cpp 1605f183154e84e6dcf6afd3e7505afc7d8aad53 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2006 by Ingo Maindorfer * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Ingo Maindorfer * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "Settings.h" #include "vocab.h" ============================================================ --- src/util/StdioParser.cpp ffbfb4a6dfb2870877d0161a8ec54bc8cce365a4 +++ src/util/StdioParser.cpp b616c228e2e63fc654376851fe43f7e8dc70fad8 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "StdioParser.h" #include "vocab.h" ============================================================ --- src/util/StdioParser.h 2b4e6866c2b7d81e144ed1fad148e44060152b83 +++ src/util/StdioParser.h 5f6b6793087a0d3d884c32f1cfa786632c67c647 @@ -1,22 +1,20 @@ /*************************************************************************** -* Copyright (C) 2007 by Thomas Keller * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2007 by Thomas Keller * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #ifndef STDIO_PARSER_H #define STDIO_PARSER_H ============================================================ --- src/util/TreeBuilder.cpp f06e614c4227c5a31bd6df57799cfcbf9ac77c09 +++ src/util/TreeBuilder.cpp 20cfbde5428b12a8f9d89bec6a39117dcf56c7e4 @@ -1,26 +1,22 @@ /************************************************************************** -* Copyright (C) 2006 by Jean-Louis Fuchs * -* address@hidden * -* * -* 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 3 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, see . * -* Free Software Foundation, Inc., * -* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * -***************************************************************************/ + * Copyright (C) 2006 by Jean-Louis Fuchs * + * address@hidden * + * * + * 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 3 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, see . * + ***************************************************************************/ #include "TreeBuilder.h" -#include -#include TreeBuilder::TreeBuilder(QStandardItem * r, QObject * parent) : QObject(parent), root(r), sep('.') {}