Author: de
Date: 2008-06-29 22:41:49 +0100 (Sun, 29 Jun 2008)
New Revision: 441
Log:
Updated copyright year to 2008.
Changed LICENSE.GPL (which doesn't exist) to COPYING (which does)
Modified:
trunk/configure.in
trunk/doc/about_vk.html
trunk/doc/index.html
trunk/doc/support.html
trunk/doc/xml/about_vk.xml
trunk/doc/xml/support.xml
trunk/doc/xml/vk-entities.xml
trunk/utils/update_copyright.sh
trunk/valkyrie/core/cachegrind_object.cpp
trunk/valkyrie/core/cachegrind_object.h
trunk/valkyrie/core/massif_object.cpp
trunk/valkyrie/core/massif_object.h
trunk/valkyrie/core/memcheck_object.cpp
trunk/valkyrie/core/memcheck_object.h
trunk/valkyrie/core/tool_object.cpp
trunk/valkyrie/core/tool_object.h
trunk/valkyrie/core/valgrind_object.cpp
trunk/valkyrie/core/valgrind_object.h
trunk/valkyrie/core/valkyrie_object.cpp
trunk/valkyrie/core/valkyrie_object.h
trunk/valkyrie/core/vk_objects.cpp
trunk/valkyrie/core/vk_objects.h
trunk/valkyrie/help/context_help.cpp
trunk/valkyrie/help/context_help.h
trunk/valkyrie/help/hand_book.cpp
trunk/valkyrie/help/hand_book.h
trunk/valkyrie/help/help_about.cpp
trunk/valkyrie/help/help_about.h
trunk/valkyrie/help/html_urls.cpp
trunk/valkyrie/help/html_urls.h
trunk/valkyrie/help/vk_messages.cpp
trunk/valkyrie/help/vk_messages.h
trunk/valkyrie/main.cpp
trunk/valkyrie/main_window.cpp
trunk/valkyrie/main_window.h
trunk/valkyrie/options/cachegrind_options_page.cpp
trunk/valkyrie/options/cachegrind_options_page.h
trunk/valkyrie/options/intspinbox.cpp
trunk/valkyrie/options/intspinbox.h
trunk/valkyrie/options/massif_options_page.cpp
trunk/valkyrie/options/massif_options_page.h
trunk/valkyrie/options/memcheck_options_page.cpp
trunk/valkyrie/options/memcheck_options_page.h
trunk/valkyrie/options/options_page.cpp
trunk/valkyrie/options/options_page.h
trunk/valkyrie/options/options_widgets.cpp
trunk/valkyrie/options/options_widgets.h
trunk/valkyrie/options/options_window.cpp
trunk/valkyrie/options/options_window.h
trunk/valkyrie/options/parse_cmd_args.cpp
trunk/valkyrie/options/parse_cmd_args.h
trunk/valkyrie/options/valgrind_options_page.cpp
trunk/valkyrie/options/valgrind_options_page.h
trunk/valkyrie/options/valkyrie_options_page.cpp
trunk/valkyrie/options/valkyrie_options_page.h
trunk/valkyrie/options/vk_option.cpp
trunk/valkyrie/options/vk_option.h
trunk/valkyrie/options/vk_popt.cpp
trunk/valkyrie/options/vk_popt.h
trunk/valkyrie/tool_utils/async_process.cpp
trunk/valkyrie/tool_utils/async_process.h
trunk/valkyrie/tool_utils/vglog.cpp
trunk/valkyrie/tool_utils/vglog.h
trunk/valkyrie/tool_utils/vglogreader.cpp
trunk/valkyrie/tool_utils/vglogreader.h
trunk/valkyrie/tool_utils/vk_logpoller.cpp
trunk/valkyrie/tool_utils/vk_logpoller.h
trunk/valkyrie/tool_utils/vk_process.cpp
trunk/valkyrie/tool_utils/vk_process.h
trunk/valkyrie/tool_views/cachegrind_view.cpp
trunk/valkyrie/tool_views/cachegrind_view.h
trunk/valkyrie/tool_views/massif_view.cpp
trunk/valkyrie/tool_views/massif_view.h
trunk/valkyrie/tool_views/memcheck_view.cpp
trunk/valkyrie/tool_views/memcheck_view.h
trunk/valkyrie/tool_views/tool_view.cpp
trunk/valkyrie/tool_views/tool_view.h
trunk/valkyrie/tool_views/vglogview.cpp
trunk/valkyrie/tool_views/vglogview.h
trunk/valkyrie/vk_config.cpp
trunk/valkyrie/vk_config.h
trunk/valkyrie/vk_file_utils.cpp
trunk/valkyrie/vk_file_utils.h
trunk/valkyrie/vk_utils.cpp
trunk/valkyrie/vk_utils.h
trunk/vk_logmerge/tests/singlelogfile.stdout.exp
trunk/vk_logmerge/vklm_main.cpp
trunk/vk_logmerge/vklm_main.h
Modified: trunk/configure.in
===================================================================
--- trunk/configure.in 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/configure.in 2008-06-29 21:41:49 UTC (rev 441)
@@ -18,7 +18,7 @@
BNV_HAVE_QT
if test x$have_qt != xyes; then
- AC_MSG_ERROR([Can't build without QT.])
+ AC_MSG_ERROR([Cannot build without QT.])
fi
Modified: trunk/doc/about_vk.html
===================================================================
--- trunk/doc/about_vk.html 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/doc/about_vk.html 2008-06-29 21:41:49 UTC (rev 441)
@@ -97,7 +97,7 @@
<p>For more information on Valkyrie and/or Valgrind, contact
<a href="mailto:in...@op..." target="_top">in...@op...</a>.</p>
<table class="nav" width="100%"><tbody><tr>
- <td align="center">Copyright (c) 2000-2006 OpenWorks LLP<br>
+ <td align="center">Copyright (C) 2000-2008 OpenWorks LLP<br>
<a href="http://www.open-works.co.uk" target="_top">www.open-works.co.uk</a>
</td>
</tr></tbody></table>
Modified: trunk/doc/index.html
===================================================================
--- trunk/doc/index.html 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/doc/index.html 2008-06-29 21:41:49 UTC (rev 441)
@@ -16,7 +16,7 @@
<a name="index"></a>Valkyrie Documentation</h1></div>
<div align="center"><h2 class="subtitle">A front end for Valgrind</h2></div>
<div align="center"><p class="releaseinfo">Release version 1.2.0 June 02 2007</p></div>
-<div align="center"><p class="copyright">Copyright 2000-2006
+<div align="center"><p class="copyright">Copyright (C) 2000-2008
<a href="http://www.open-works.co.uk" target="_top">OpenWorks LLP</a>
</p></div>
<div align="center"><div class="legalnotice"><p>Permission is granted to copy, distribute and/or
Modified: trunk/doc/support.html
===================================================================
--- trunk/doc/support.html 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/doc/support.html 2008-06-29 21:41:49 UTC (rev 441)
@@ -96,7 +96,7 @@
a Valgrind tool extended, contact OpenWorks LLP at
<a href="mailto:in...@op..." target="_top">in...@op...</a>.</p>
<table class="nav" width="100%"><tbody><tr>
- <td align="center">Copyright (c) 2000-2006 OpenWorks LLP<br>
+ <td align="center">Copyright (C) 2000-2008 OpenWorks LLP<br>
<a href="http://www.open-works.co.uk" target="_top">www.open-works.co.uk</a>
</td>
</tr></tbody></table>
Modified: trunk/doc/xml/about_vk.xml
===================================================================
--- trunk/doc/xml/about_vk.xml 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/doc/xml/about_vk.xml 2008-06-29 21:41:49 UTC (rev 441)
@@ -23,7 +23,7 @@
<informaltable class="nav" width="100%">
<tbody><tr>
- <td align="center">Copyright (c) &vk-lifespan; &vk-author;<br/>
+ <td align="center">Copyright (C) &vk-lifespan; &vk-author;<br/>
<ulink url="http://&ow-url;">&ow-url;</ulink></td>
</tr></tbody>
</informaltable>
Modified: trunk/doc/xml/support.xml
===================================================================
--- trunk/doc/xml/support.xml 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/doc/xml/support.xml 2008-06-29 21:41:49 UTC (rev 441)
@@ -21,7 +21,7 @@
<informaltable class="nav" width="100%">
<tbody><tr>
- <td align="center">Copyright (c) &vk-lifespan; &vk-author;<br/>
+ <td align="center">Copyright (C) &vk-lifespan; &vk-author;<br/>
<ulink url="http://&ow-url;">&ow-url;</ulink></td>
</tr></tbody>
</informaltable>
Modified: trunk/doc/xml/vk-entities.xml
===================================================================
--- trunk/doc/xml/vk-entities.xml 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/doc/xml/vk-entities.xml 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,10 +3,10 @@
<!ENTITY vk-url "www.open-works.co.uk/projects/valkyrie.html">
<!ENTITY vk-author "OpenWorks LLP">
<!ENTITY vk-email "in...@op...">
-<!ENTITY vk-lifespan "2000-2006">
+<!ENTITY vk-lifespan "2000-2008">
<!-- valkyrie release + version stuff -->
<!ENTITY rel-type "Release version">
-<!ENTITY rel-version "1.2.0">
-<!ENTITY rel-date "June 02 2007">
+<!ENTITY rel-version "1.3.0">
+<!ENTITY rel-date "June 30 2008">
Modified: trunk/utils/update_copyright.sh
===================================================================
--- trunk/utils/update_copyright.sh 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/utils/update_copyright.sh 2008-06-29 21:41:49 UTC (rev 441)
@@ -25,9 +25,9 @@
# Expected copyright notice:
RE_COPYRIGHT=" \* This file is part of Valkyrie, a front-end for Valgrind
- \* Copyright \(c\) [1|2][9|0][0-9][0-9]-[0-9]*, OpenWorks LLP <info\@open-works.co.uk>
+ \* Copyright \(C\) [1|2][9|0][0-9][0-9]-[0-9]*, OpenWorks LLP <info\@open-works.co.uk>
\* This program is released under the terms of the GNU GPL v.2
- \* See the file LICENSE.GPL for the full license details."
+ \* See the file COPYING for the full license details."
# All files that don't contain $RE_COPYRIGHT
# gotta be a nicer way of doing this...
Modified: trunk/valkyrie/core/cachegrind_object.cpp
===================================================================
--- trunk/valkyrie/core/cachegrind_object.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/cachegrind_object.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Cachegrind-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "cachegrind_object.h"
Modified: trunk/valkyrie/core/cachegrind_object.h
===================================================================
--- trunk/valkyrie/core/cachegrind_object.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/cachegrind_object.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Cachegrind-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __CACHEGRIND_OBJECT_H
Modified: trunk/valkyrie/core/massif_object.cpp
===================================================================
--- trunk/valkyrie/core/massif_object.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/massif_object.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Massif-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "massif_object.h"
Modified: trunk/valkyrie/core/massif_object.h
===================================================================
--- trunk/valkyrie/core/massif_object.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/massif_object.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Massif-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __MASSIF_OBJECT_H
Modified: trunk/valkyrie/core/memcheck_object.cpp
===================================================================
--- trunk/valkyrie/core/memcheck_object.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/memcheck_object.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Memcheck-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "config.h"
Modified: trunk/valkyrie/core/memcheck_object.h
===================================================================
--- trunk/valkyrie/core/memcheck_object.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/memcheck_object.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Memcheck-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __MEMCHECK_OBJECT_H
Modified: trunk/valkyrie/core/tool_object.cpp
===================================================================
--- trunk/valkyrie/core/tool_object.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/tool_object.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -7,9 +7,9 @@
* See vk_objects.cpp for information on how to add a new valgrind tool.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "tool_object.h"
Modified: trunk/valkyrie/core/tool_object.h
===================================================================
--- trunk/valkyrie/core/tool_object.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/tool_object.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -5,9 +5,9 @@
* Each ToolObject has an associated ToolView for displaying output.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
/* TODO: don't have enum values for the objOpts; instead, init an int
Modified: trunk/valkyrie/core/valgrind_object.cpp
===================================================================
--- trunk/valkyrie/core/valgrind_object.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/valgrind_object.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Valgrind-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "valgrind_object.h"
Modified: trunk/valkyrie/core/valgrind_object.h
===================================================================
--- trunk/valkyrie/core/valgrind_object.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/valgrind_object.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Valgrind-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VALGRIND_OBJECT_H
Modified: trunk/valkyrie/core/valkyrie_object.cpp
===================================================================
--- trunk/valkyrie/core/valkyrie_object.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/valkyrie_object.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Valkyrie-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "valkyrie_object.h"
Modified: trunk/valkyrie/core/valkyrie_object.h
===================================================================
--- trunk/valkyrie/core/valkyrie_object.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/valkyrie_object.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Valkyrie-specific options / flags / fns
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VALKYRIE_OBJECT_H
Modified: trunk/valkyrie/core/vk_objects.cpp
===================================================================
--- trunk/valkyrie/core/vk_objects.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/vk_objects.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -15,9 +15,9 @@
* That's all, folks.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "vk_objects.h"
Modified: trunk/valkyrie/core/vk_objects.h
===================================================================
--- trunk/valkyrie/core/vk_objects.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/core/vk_objects.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -4,9 +4,9 @@
* Essential functionality is contained within a VkObject.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
/* TODO: don't have enum values for the objOpts; instead, init an int
@@ -36,7 +36,7 @@
{
Q_OBJECT
public:
- /* VkObject id's: tool id's begin from ID_TOOL0 */
+ /* VkObject ids: tool ids begin from ID_TOOL0 */
enum { ID_VALKYRIE=0, ID_VALGRIND, ID_TOOL0/*first tool*/ };
VkObject( const QString& capt, const QString& txt,
Modified: trunk/valkyrie/help/context_help.cpp
===================================================================
--- trunk/valkyrie/help/context_help.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/context_help.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Context-sensitive help
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "context_help.h"
Modified: trunk/valkyrie/help/context_help.h
===================================================================
--- trunk/valkyrie/help/context_help.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/context_help.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Context-sensitive help button
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_CONTEXT_HELP_H
Modified: trunk/valkyrie/help/hand_book.cpp
===================================================================
--- trunk/valkyrie/help/hand_book.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/hand_book.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Context-sensitive help browser
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "hand_book.h"
Modified: trunk/valkyrie/help/hand_book.h
===================================================================
--- trunk/valkyrie/help/hand_book.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/hand_book.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -4,9 +4,9 @@
* TODO: add search + index facility
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_HAND_BOOK_H
Modified: trunk/valkyrie/help/help_about.cpp
===================================================================
--- trunk/valkyrie/help/help_about.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/help_about.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* small tab dialog showing various information re license etc.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "valkyrie_xpm.h"
Modified: trunk/valkyrie/help/help_about.h
===================================================================
--- trunk/valkyrie/help/help_about.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/help_about.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Small tabbed dialog showing misc. info re license etc.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_HELP_ABOUT_H
Modified: trunk/valkyrie/help/html_urls.cpp
===================================================================
--- trunk/valkyrie/help/html_urls.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/html_urls.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -4,9 +4,9 @@
* what is probably going to be a maintenance nightmare.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "html_urls.h"
Modified: trunk/valkyrie/help/html_urls.h
===================================================================
--- trunk/valkyrie/help/html_urls.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/html_urls.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -4,9 +4,9 @@
* what is probably going to be a maintenance nightmare.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_HELP_URLS_H
Modified: trunk/valkyrie/help/vk_messages.cpp
===================================================================
--- trunk/valkyrie/help/vk_messages.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/vk_messages.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Various types of messages: Query, Warn, Fatal, Info ...
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "vk_messages.h"
Modified: trunk/valkyrie/help/vk_messages.h
===================================================================
--- trunk/valkyrie/help/vk_messages.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/help/vk_messages.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Various types of messages: Query, Warn, Fatal, Info ...
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_MESSAGES_H
Modified: trunk/valkyrie/main.cpp
===================================================================
--- trunk/valkyrie/main.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/main.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* startup: the main program entry point main.cpp
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qapplication.h>
Modified: trunk/valkyrie/main_window.cpp
===================================================================
--- trunk/valkyrie/main_window.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/main_window.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Application's top-level window
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qapplication.h>
Modified: trunk/valkyrie/main_window.h
===================================================================
--- trunk/valkyrie/main_window.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/main_window.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Application's top-level window
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_MAIN_WINDOW_H
Modified: trunk/valkyrie/options/cachegrind_options_page.cpp
===================================================================
--- trunk/valkyrie/options/cachegrind_options_page.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/cachegrind_options_page.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold cachegrind-specific options | flags.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "cachegrind_options_page.h"
Modified: trunk/valkyrie/options/cachegrind_options_page.h
===================================================================
--- trunk/valkyrie/options/cachegrind_options_page.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/cachegrind_options_page.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold cachegrind-specific options | flags
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __CACHEGRIND_OPTIONS_PAGE_H
Modified: trunk/valkyrie/options/intspinbox.cpp
===================================================================
--- trunk/valkyrie/options/intspinbox.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/intspinbox.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* Implemention of class SpinWidget intspinbox.cpp
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qapplication.h>
Modified: trunk/valkyrie/options/intspinbox.h
===================================================================
--- trunk/valkyrie/options/intspinbox.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/intspinbox.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* Definition of class SpinWidget intspinbox.h
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_INT_SPINBOX_H
Modified: trunk/valkyrie/options/massif_options_page.cpp
===================================================================
--- trunk/valkyrie/options/massif_options_page.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/massif_options_page.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold massif-specific options | flags.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "massif_options_page.h"
Modified: trunk/valkyrie/options/massif_options_page.h
===================================================================
--- trunk/valkyrie/options/massif_options_page.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/massif_options_page.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold massif-specific options | flags.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __MASSIF_OPTIONS_PAGE_H
Modified: trunk/valkyrie/options/memcheck_options_page.cpp
===================================================================
--- trunk/valkyrie/options/memcheck_options_page.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/memcheck_options_page.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold memcheck-specific options | flags.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "memcheck_options_page.h"
Modified: trunk/valkyrie/options/memcheck_options_page.h
===================================================================
--- trunk/valkyrie/options/memcheck_options_page.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/memcheck_options_page.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold memcheck-specific options | flags.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __MEMCHECK_OPTIONS_PAGE_H
Modified: trunk/valkyrie/options/options_page.cpp
===================================================================
--- trunk/valkyrie/options/options_page.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/options_page.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -6,9 +6,9 @@
* The 'page' is contained within the top-level Options Window.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qpopupmenu.h>
Modified: trunk/valkyrie/options/options_page.h
===================================================================
--- trunk/valkyrie/options/options_page.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/options_page.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -6,9 +6,9 @@
* The 'page' is contained within the top-level Options Window.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_OPTIONS_PAGE_H
Modified: trunk/valkyrie/options/options_widgets.cpp
===================================================================
--- trunk/valkyrie/options/options_widgets.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/options_widgets.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Various widgets used on the 'pages' to control user input
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qcursor.h>
Modified: trunk/valkyrie/options/options_widgets.h
===================================================================
--- trunk/valkyrie/options/options_widgets.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/options_widgets.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Various widgets used on the 'pages' to control user input
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_OPTION_WIDGETS_H
Modified: trunk/valkyrie/options/options_window.cpp
===================================================================
--- trunk/valkyrie/options/options_window.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/options_window.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -4,9 +4,9 @@
* Not modal, so user can keep it open and change flags as they work.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qapplication.h>
Modified: trunk/valkyrie/options/options_window.h
===================================================================
--- trunk/valkyrie/options/options_window.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/options_window.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -4,9 +4,9 @@
* Not modal, so user can keep it open and change flags as they work.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_OPTIONS_WINDOW_H
Modified: trunk/valkyrie/options/parse_cmd_args.cpp
===================================================================
--- trunk/valkyrie/options/parse_cmd_args.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/parse_cmd_args.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Called from main()
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "vk_objects.h"
Modified: trunk/valkyrie/options/parse_cmd_args.h
===================================================================
--- trunk/valkyrie/options/parse_cmd_args.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/parse_cmd_args.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Called from main()
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __PARSE_CMD_ARGS_H
Modified: trunk/valkyrie/options/valgrind_options_page.cpp
===================================================================
--- trunk/valkyrie/options/valgrind_options_page.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/valgrind_options_page.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold valgrind-specific options | flags.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qtabwidget.h>
Modified: trunk/valkyrie/options/valgrind_options_page.h
===================================================================
--- trunk/valkyrie/options/valgrind_options_page.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/valgrind_options_page.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold valgrind-specific options | flags
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VALGRIND_OPTIONS_PAGE_H
Modified: trunk/valkyrie/options/valkyrie_options_page.cpp
===================================================================
--- trunk/valkyrie/options/valkyrie_options_page.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/valkyrie_options_page.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold valkyrie-specific options | flags.
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <qfontdialog.h>
Modified: trunk/valkyrie/options/valkyrie_options_page.h
===================================================================
--- trunk/valkyrie/options/valkyrie_options_page.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/valkyrie_options_page.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Subclass of OptionsPage to hold valkyrie-specific options | flags
* ----------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VALKYRIE_OPTIONS_PAGE_H
Modified: trunk/valkyrie/options/vk_option.cpp
===================================================================
--- trunk/valkyrie/options/vk_option.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/vk_option.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* Implementation of class Option vk_option.cpp
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "vk_option.h"
Modified: trunk/valkyrie/options/vk_option.h
===================================================================
--- trunk/valkyrie/options/vk_option.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/vk_option.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* Definition of class Option vk_option.h
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_OPTION_H
Modified: trunk/valkyrie/options/vk_popt.cpp
===================================================================
--- trunk/valkyrie/options/vk_popt.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/vk_popt.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -5,7 +5,8 @@
* ---------------------------------------------------------------------
* popt is Copyright (c) 1998 Red Hat Software and distributed under
* an X11-style license, which is in turn compatible the GNU GPL v.2.
- */
+ * See the file COPYING for the full license details.
+*/
#include "vk_popt.h"
#include "vk_option.h" /* namespace VkOPTION */
Modified: trunk/valkyrie/options/vk_popt.h
===================================================================
--- trunk/valkyrie/options/vk_popt.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/options/vk_popt.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,10 @@
* This is a seriously hacked version of the popt libraries.
* No credit to me, all thanks and many apologies to the Red Hat team
* ---------------------------------------------------------------------
- * popt is Copyright (c) 1998 Red Hat Software and distributed under
+ * popt is Copyright (C) 1998 Red Hat Software and distributed under
* an X11-style license, which is in turn compatible the GNU GPL v.2.
- */
+ * See the file COPYING for the full license details.
+*/
#ifndef __VK_POPT_H
#define __VK_POPT_H
Modified: trunk/valkyrie/tool_utils/async_process.cpp
===================================================================
--- trunk/valkyrie/tool_utils/async_process.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/async_process.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -14,9 +14,9 @@
* pass the SEARCH_PATH flag.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include <errno.h> /* Fedora Core needs this */
Modified: trunk/valkyrie/tool_utils/async_process.h
===================================================================
--- trunk/valkyrie/tool_utils/async_process.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/async_process.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -14,9 +14,9 @@
* pass the SEARCH_PATH flag.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_ASYNC_PROCESS_H
Modified: trunk/valkyrie/tool_utils/vglog.cpp
===================================================================
--- trunk/valkyrie/tool_utils/vglog.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vglog.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* VgLog: QDomDocument based representation of a valgrind xml log.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "vglog.h"
Modified: trunk/valkyrie/tool_utils/vglog.h
===================================================================
--- trunk/valkyrie/tool_utils/vglog.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vglog.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* VgLog: QDomDocument based representation of a valgrind xml log.
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_VGLOG_H
Modified: trunk/valkyrie/tool_utils/vglogreader.cpp
===================================================================
--- trunk/valkyrie/tool_utils/vglogreader.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vglogreader.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* vglogreader: reads xml log into a VgLog vglogreader.h
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "vglogreader.h"
Modified: trunk/valkyrie/tool_utils/vglogreader.h
===================================================================
--- trunk/valkyrie/tool_utils/vglogreader.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vglogreader.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* vglogreader: reads xml log into a VgLog vglogreader.h
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef __VK_XMLPARSER_H
Modified: trunk/valkyrie/tool_utils/vk_logpoller.cpp
===================================================================
--- trunk/valkyrie/tool_utils/vk_logpoller.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vk_logpoller.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Polls a log for updates
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#include "vk_logpoller.h"
Modified: trunk/valkyrie/tool_utils/vk_logpoller.h
===================================================================
--- trunk/valkyrie/tool_utils/vk_logpoller.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vk_logpoller.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -3,9 +3,9 @@
* Polls a log for updates
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2000-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2000-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
*/
#ifndef VK_LOGPOLLER_H
Modified: trunk/valkyrie/tool_utils/vk_process.cpp
===================================================================
--- trunk/valkyrie/tool_utils/vk_process.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vk_process.cpp 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* Implementation of class VKProcess vk_process.h
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2005-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2005-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
* ---------------------------------------------------------------------
* This file is a re-implementation of QProcess:
* ** ($Id: qt/qprocess_unix.cpp 3.3.4 edited Dec 23 11:57 $)
@@ -14,7 +14,7 @@
* **
* ** This file may be distributed and/or modified under the terms of the
* ** GNU General Public License version 2 as published by the Free Software
- * ** Foundation and appearing in the file LICENSE.GPL included in the
+ * ** Foundation and appearing in the file COPYING included in the
* ** packaging of this file.
*/
Modified: trunk/valkyrie/tool_utils/vk_process.h
===================================================================
--- trunk/valkyrie/tool_utils/vk_process.h 2008-06-29 15:07:04 UTC (rev 440)
+++ trunk/valkyrie/tool_utils/vk_process.h 2008-06-29 21:41:49 UTC (rev 441)
@@ -2,9 +2,9 @@
* Definition of class VKProcess vk_process.h
* ---------------------------------------------------------------------
* This file is part of Valkyrie, a front-end for Valgrind
- * Copyright (c) 2005-2006, OpenWorks LLP <in...@op...>
+ * Copyright (C) 2005-2008, OpenWorks LLP <in...@op...>
* This program is released under the terms of the GNU GPL v.2
- * See the file LICENSE.GPL for the full license details.
+ * See the file COPYING for the full license details.
* ---------------------------------------------------------------------
* This file is a re-implementation of QProcess:
* ** $Id: qt/qprocess.h 3.3.4 edited May 27 2003 $
@@ -14,7 +14,7 @@
* **
* ** This file may be distributed and/or modified under the terms of the
* ** GNU General Public License version 2 as published by the Free Software
- * ** Foundation and appearing in the file LICENSE.GPL included in the
+ * ** Foundation and appearing in the file COPYING included in the
* ** packaging of this file.
*/
Modified: trunk/valkyrie/tool_views/cachegrind_view.cpp
===================================================================
--- trunk/valkyrie/tool_views/cachegrind_view.cpp 2008-06-29 15:07:04 UTC (rev 440)
+++ ...
[truncated message content] |