diff options
Diffstat (limited to 'noatun-plugins/dub')
-rw-r--r-- | noatun-plugins/dub/Makefile.am | 4 | ||||
-rw-r--r-- | noatun-plugins/dub/dub/fileselectorwidget.h | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/noatun-plugins/dub/Makefile.am b/noatun-plugins/dub/Makefile.am index e7268ab..da96f87 100644 --- a/noatun-plugins/dub/Makefile.am +++ b/noatun-plugins/dub/Makefile.am @@ -1,10 +1,10 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## SUBDIRS = dub EXTRA_DIST = dub.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO BUGS -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ # not a GNU package. You can remove this line, if # have all needed files, that a GNU package needs AUTOMAKE_OPTIONS = foreign diff --git a/noatun-plugins/dub/dub/fileselectorwidget.h b/noatun-plugins/dub/dub/fileselectorwidget.h index 6cb612b..d140285 100644 --- a/noatun-plugins/dub/dub/fileselectorwidget.h +++ b/noatun-plugins/dub/dub/fileselectorwidget.h @@ -1,5 +1,5 @@ /*-*-c++-*-***************************************************************** - * Copyright (C) 2001 by Bernd Gehrmann bernd@kdevelop.org * + * Copyright (C) 2001 by Bernd Gehrmann bernd@tdevelop.org * * Copyright (C) 2002 by Eray Ozkural erayo@cs.bilkent.edu.tr * * * * This program is free software; you can redistribute it and/or modify * |