summaryrefslogtreecommitdiffstats
path: root/lib/interfaces/kdevcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/interfaces/kdevcore.h')
-rw-r--r--lib/interfaces/kdevcore.h12
1 files changed, 6 insertions, 6 deletions
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 <hoelzer@kde.org>
- Copyright (C) 2001-2002 Bernd Gehrmann <bernd@kdevelop.org>
- Copyright (C) 2001 Sandy Meier <smeier@kdevelop.org>
+ Copyright (C) 2001-2002 Bernd Gehrmann <bernd@tdevelop.org>
+ Copyright (C) 2001 Sandy Meier <smeier@tdevelop.org>
Copyright (C) 2002 Daniel Engelschalt <daniel.engelschalt@gmx.net>
Copyright (C) 2002 Simon Hausmann <hausmann@kde.org>
- Copyright (C) 2002-2003 Roberto Raggi <roberto@kdevelop.org>
+ Copyright (C) 2002-2003 Roberto Raggi <roberto@tdevelop.org>
Copyright (C) 2003 Mario Scalas <mario.scalas@libero.it>
- Copyright (C) 2003 Harald Fernengel <harry@kdevelop.org>
+ Copyright (C) 2003 Harald Fernengel <harry@tdevelop.org>
Copyright (C) 2003 Hamish Rodda <rodda@kde.org>
- Copyright (C) 2004 Alexander Dymo <adymo@kdevelop.org>
+ Copyright (C) 2004 Alexander Dymo <adymo@tdevelop.org>
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. <strong>We reserve enum values until 1000 (yeah, it is one thousand )
- for kdevelop official context types.</strong>*/
+ for tdevelop official context types.</strong>*/
enum Type
{
EditorContext, /**<Editor context menu.*/