From 9f76b1a313846bbdfc6b7bd472bc0c2e8746f5d5 Mon Sep 17 00:00:00 2001 From: defnax Date: Tue, 11 Dec 2007 07:07:07 +0000 Subject: [PATCH] some fixes git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@269 b45a01b8-16f6-495d-af2f-9b41ad6348cc --- retroshare-gui/src/gui/Preferences/GeneralDialog.cpp | 7 ++++--- retroshare-gui/src/gui/Preferences/GeneralDialog.h | 7 ++++--- retroshare-gui/src/gui/Settings/GeneralPage.cpp | 7 ++++--- retroshare-gui/src/gui/Settings/GeneralPage.h | 7 ++++--- retroshare-gui/src/gui/graphframe.cpp | 7 ++++--- retroshare-gui/src/gui/graphframe.h | 7 ++++--- retroshare-gui/src/util/string.cpp | 7 ++++--- retroshare-gui/src/util/string.h | 7 ++++--- 8 files changed, 32 insertions(+), 24 deletions(-) diff --git a/retroshare-gui/src/gui/Preferences/GeneralDialog.cpp b/retroshare-gui/src/gui/Preferences/GeneralDialog.cpp index d0d4520fb..5fda858b0 100644 --- a/retroshare-gui/src/gui/Preferences/GeneralDialog.cpp +++ b/retroshare-gui/src/gui/Preferences/GeneralDialog.cpp @@ -1,7 +1,8 @@ /**************************************************************** - * RShare is distributed under the following license: - * - * Copyright (C) 2006, crypton + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/retroshare-gui/src/gui/Preferences/GeneralDialog.h b/retroshare-gui/src/gui/Preferences/GeneralDialog.h index d9a77affc..a17ca59f5 100644 --- a/retroshare-gui/src/gui/Preferences/GeneralDialog.h +++ b/retroshare-gui/src/gui/Preferences/GeneralDialog.h @@ -1,7 +1,8 @@ /**************************************************************** - * RShare is distributed under the following license: - * - * Copyright (C) 2006, crypton + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/retroshare-gui/src/gui/Settings/GeneralPage.cpp b/retroshare-gui/src/gui/Settings/GeneralPage.cpp index 4d024c763..45af1f49f 100644 --- a/retroshare-gui/src/gui/Settings/GeneralPage.cpp +++ b/retroshare-gui/src/gui/Settings/GeneralPage.cpp @@ -1,7 +1,8 @@ /**************************************************************** - * RetroShare is distributed under the following license: - * - * Copyright (C) 2006, crypton + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/retroshare-gui/src/gui/Settings/GeneralPage.h b/retroshare-gui/src/gui/Settings/GeneralPage.h index 1567c8c07..b9e0d882a 100644 --- a/retroshare-gui/src/gui/Settings/GeneralPage.h +++ b/retroshare-gui/src/gui/Settings/GeneralPage.h @@ -1,7 +1,8 @@ /**************************************************************** - * RetroShare is distributed under the following license: - * - * Copyright (C) 2006, crypton + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/retroshare-gui/src/gui/graphframe.cpp b/retroshare-gui/src/gui/graphframe.cpp index 5b53960c3..772555b0b 100644 --- a/retroshare-gui/src/gui/graphframe.cpp +++ b/retroshare-gui/src/gui/graphframe.cpp @@ -1,7 +1,8 @@ /**************************************************************** - * RetroShare is distributed under the following license: - * - * Copyright (C) 2007, crypton + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/retroshare-gui/src/gui/graphframe.h b/retroshare-gui/src/gui/graphframe.h index e2c87cea3..cc6597124 100644 --- a/retroshare-gui/src/gui/graphframe.h +++ b/retroshare-gui/src/gui/graphframe.h @@ -1,7 +1,8 @@ /**************************************************************** - * RetroShare is distributed under the following license: - * - * Copyright (C) 2007, + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/retroshare-gui/src/util/string.cpp b/retroshare-gui/src/util/string.cpp index 0d7458ba3..bf23d1ecb 100644 --- a/retroshare-gui/src/util/string.cpp +++ b/retroshare-gui/src/util/string.cpp @@ -1,7 +1,8 @@ /**************************************************************** - * Vidalia is distributed under the following license: - * - * Copyright (C) 2006, crypton + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License diff --git a/retroshare-gui/src/util/string.h b/retroshare-gui/src/util/string.h index 82ce0cb39..31e38e0ae 100644 --- a/retroshare-gui/src/util/string.h +++ b/retroshare-gui/src/util/string.h @@ -1,7 +1,8 @@ /**************************************************************** - * Vidalia is distributed under the following license: - * - * Copyright (C) 2006, crypton + * This file is distributed under the following license: + * + * Copyright (c) 2006-2007, crypton + * Copyright (c) 2006, Matt Edman, Justin Hipple * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License