From f9f04013fca46fa256664bbf1f983c966f253400 Mon Sep 17 00:00:00 2001 From: deva Date: Mon, 2 Jun 2008 10:06:47 +0000 Subject: Fixed file headers, to match actual authors. --- client/widgets/checkbox.cc | 4 ++-- client/widgets/checkbox.h | 4 ++-- client/widgets/combobox.cc | 4 ++-- client/widgets/combobox.h | 4 ++-- client/widgets/frame.cc | 4 ++-- client/widgets/frame.h | 4 ++-- client/widgets/groupbox.cc | 4 ++-- client/widgets/groupbox.h | 4 ++-- client/widgets/label.cc | 4 ++-- client/widgets/label.h | 4 ++-- client/widgets/lineedit.cc | 4 ++-- client/widgets/lineedit.h | 4 ++-- client/widgets/listbox.cc | 4 ++-- client/widgets/listbox.h | 4 ++-- client/widgets/pushbutton.cc | 4 ++-- client/widgets/pushbutton.h | 4 ++-- client/widgets/radiobutton.cc | 4 ++-- client/widgets/radiobutton.h | 4 ++-- client/widgets/radiobuttons.cc | 4 ++-- client/widgets/radiobuttons.h | 4 ++-- client/widgets/textedit.cc | 4 ++-- client/widgets/textedit.h | 4 ++-- client/widgets/widget.cc | 4 ++-- client/widgets/widget.h | 4 ++-- client/widgets/window.cc | 4 ++-- client/widgets/window.h | 4 ++-- 26 files changed, 52 insertions(+), 52 deletions(-) (limited to 'client/widgets') diff --git a/client/widgets/checkbox.cc b/client/widgets/checkbox.cc index 3aa5990..222d879 100644 --- a/client/widgets/checkbox.cc +++ b/client/widgets/checkbox.cc @@ -3,8 +3,8 @@ * checkbox.cc * * Wed Jul 18 10:45:29 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/checkbox.h b/client/widgets/checkbox.h index fb796cf..c57f235 100644 --- a/client/widgets/checkbox.h +++ b/client/widgets/checkbox.h @@ -3,8 +3,8 @@ * checkbox.h * * Wed Jul 18 10:45:29 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/combobox.cc b/client/widgets/combobox.cc index 29bf253..799b05d 100644 --- a/client/widgets/combobox.cc +++ b/client/widgets/combobox.cc @@ -3,8 +3,8 @@ * combobox.cc * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/combobox.h b/client/widgets/combobox.h index a7f16c8..06d3856 100644 --- a/client/widgets/combobox.h +++ b/client/widgets/combobox.h @@ -3,8 +3,8 @@ * combobox.h * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/frame.cc b/client/widgets/frame.cc index 0edf1fa..37f035e 100644 --- a/client/widgets/frame.cc +++ b/client/widgets/frame.cc @@ -3,8 +3,8 @@ * frame.cc * * Wed Jul 18 09:56:37 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/frame.h b/client/widgets/frame.h index 7753b83..ff1a9f2 100644 --- a/client/widgets/frame.h +++ b/client/widgets/frame.h @@ -3,8 +3,8 @@ * frame.h * * Wed Jul 18 09:56:36 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/groupbox.cc b/client/widgets/groupbox.cc index 03fe538..a2a818c 100644 --- a/client/widgets/groupbox.cc +++ b/client/widgets/groupbox.cc @@ -3,8 +3,8 @@ * frame.cc * * Wed Jul 18 09:56:37 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/groupbox.h b/client/widgets/groupbox.h index a3349d5..aa51aea 100644 --- a/client/widgets/groupbox.h +++ b/client/widgets/groupbox.h @@ -3,8 +3,8 @@ * groupbox.h * * Wed Jul 18 09:56:36 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/label.cc b/client/widgets/label.cc index 4bd1aff..8b6c19b 100644 --- a/client/widgets/label.cc +++ b/client/widgets/label.cc @@ -3,8 +3,8 @@ * label.cc * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/label.h b/client/widgets/label.h index 5393992..edf5cb8 100644 --- a/client/widgets/label.h +++ b/client/widgets/label.h @@ -3,8 +3,8 @@ * label.h * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/lineedit.cc b/client/widgets/lineedit.cc index c55b15a..83f8d3e 100644 --- a/client/widgets/lineedit.cc +++ b/client/widgets/lineedit.cc @@ -3,8 +3,8 @@ * lineedit.cc * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/lineedit.h b/client/widgets/lineedit.h index 247a562..99574c2 100644 --- a/client/widgets/lineedit.h +++ b/client/widgets/lineedit.h @@ -3,8 +3,8 @@ * lineedit.h * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/listbox.cc b/client/widgets/listbox.cc index 823a4bb..edaa5a2 100644 --- a/client/widgets/listbox.cc +++ b/client/widgets/listbox.cc @@ -3,8 +3,8 @@ * listbox.cc * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/listbox.h b/client/widgets/listbox.h index 30c4129..658847e 100644 --- a/client/widgets/listbox.h +++ b/client/widgets/listbox.h @@ -3,8 +3,8 @@ * listbox.h * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/pushbutton.cc b/client/widgets/pushbutton.cc index 26ae83c..1fa7589 100644 --- a/client/widgets/pushbutton.cc +++ b/client/widgets/pushbutton.cc @@ -3,8 +3,8 @@ * pushbutton.cc * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/pushbutton.h b/client/widgets/pushbutton.h index 4db5952..ce6769b 100644 --- a/client/widgets/pushbutton.h +++ b/client/widgets/pushbutton.h @@ -3,8 +3,8 @@ * pushbutton.h * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/radiobutton.cc b/client/widgets/radiobutton.cc index 00c12b9..1a4287f 100644 --- a/client/widgets/radiobutton.cc +++ b/client/widgets/radiobutton.cc @@ -3,8 +3,8 @@ * radiobutton.cc * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/radiobutton.h b/client/widgets/radiobutton.h index 74525a4..c2b7264 100644 --- a/client/widgets/radiobutton.h +++ b/client/widgets/radiobutton.h @@ -3,8 +3,8 @@ * radiobutton.h * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/radiobuttons.cc b/client/widgets/radiobuttons.cc index ccc5506..a6218d2 100644 --- a/client/widgets/radiobuttons.cc +++ b/client/widgets/radiobuttons.cc @@ -3,8 +3,8 @@ * radiobuttons.cc * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/radiobuttons.h b/client/widgets/radiobuttons.h index f84555f..4ee447b 100644 --- a/client/widgets/radiobuttons.h +++ b/client/widgets/radiobuttons.h @@ -3,8 +3,8 @@ * radiobuttons.h * * Wed Jul 18 10:35:52 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/textedit.cc b/client/widgets/textedit.cc index 61c5a99..28ca010 100644 --- a/client/widgets/textedit.cc +++ b/client/widgets/textedit.cc @@ -3,8 +3,8 @@ * textedit.cc * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/textedit.h b/client/widgets/textedit.h index 1cdffa1..0ddb15d 100644 --- a/client/widgets/textedit.h +++ b/client/widgets/textedit.h @@ -3,8 +3,8 @@ * textedit.h * * Fri Jul 13 12:38:45 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/widget.cc b/client/widgets/widget.cc index 5e811cb..5a433e9 100644 --- a/client/widgets/widget.cc +++ b/client/widgets/widget.cc @@ -3,8 +3,8 @@ * widget.cc * * Tue Jul 17 12:15:59 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/widget.h b/client/widgets/widget.h index 09205b0..1f92ea9 100644 --- a/client/widgets/widget.h +++ b/client/widgets/widget.h @@ -3,8 +3,8 @@ * widget.h * * Tue Jul 17 12:15:59 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/window.cc b/client/widgets/window.cc index 8357c30..8cb39ab 100644 --- a/client/widgets/window.cc +++ b/client/widgets/window.cc @@ -3,8 +3,8 @@ * window.cc * * Wed Jul 18 11:44:51 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* diff --git a/client/widgets/window.h b/client/widgets/window.h index 0640c7b..e15a715 100644 --- a/client/widgets/window.h +++ b/client/widgets/window.h @@ -3,8 +3,8 @@ * window.h * * Wed Jul 18 11:44:51 CEST 2007 - * Copyright 2007 Bent Bisballe Nyeng, Lars Bisballe Jensen and Peter Skaarup - * deva@aasimon.org, elsenator@gmail.com and piparum@piparum.dk + * Copyright 2007 Bent Bisballe Nyeng and Lars Bisballe Jensen + * deva@aasimon.org and elsenator@gmail.com ****************************************************************************/ /* -- cgit v1.2.3