From 2ecab1a194b0dc551b478820e1aaa3b8713354cc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:53:18 -0600 Subject: Additional renaming of kde to tde --- lib/interfaces/kdevcore.h | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/interfaces/kdevcore.h') diff --git a/lib/interfaces/kdevcore.h b/lib/interfaces/kdevcore.h index 7e3aa6ee..efba7d50 100644 --- a/lib/interfaces/kdevcore.h +++ b/lib/interfaces/kdevcore.h @@ -1,14 +1,14 @@ /* This file is part of the KDE project Copyright (C) 2001-2002 Matthias Hoelzer-Kluepfel - Copyright (C) 2001-2002 Bernd Gehrmann - Copyright (C) 2001 Sandy Meier + Copyright (C) 2001-2002 Bernd Gehrmann + Copyright (C) 2001 Sandy Meier Copyright (C) 2002 Daniel Engelschalt Copyright (C) 2002 Simon Hausmann - Copyright (C) 2002-2003 Roberto Raggi + Copyright (C) 2002-2003 Roberto Raggi Copyright (C) 2003 Mario Scalas - Copyright (C) 2003 Harald Fernengel + Copyright (C) 2003 Harald Fernengel Copyright (C) 2003 Hamish Rodda - Copyright (C) 2004 Alexander Dymo + Copyright (C) 2004 Alexander Dymo This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public @@ -102,7 +102,7 @@ class Context public: /**Pre-defined context types. More may be added so it is possible to add custom contexts. We reserve enum values until 1000 (yeah, it is one thousand ) - for kdevelop official context types.*/ + for tdevelop official context types.*/ enum Type { EditorContext, /**