]> git.lyx.org Git - features.git/commitdiff
Licensing info.
authorRichard Heck <rgheck@comcast.net>
Tue, 23 Oct 2007 05:07:45 +0000 (05:07 +0000)
committerRichard Heck <rgheck@comcast.net>
Tue, 23 Oct 2007 05:07:45 +0000 (05:07 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21141 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiPrefs.cpp

index fcb8003e0f84b34d1675f7c53f6df85c3ee292b0..6ce9f30cd6060cf16a2cb71c06c7a8326b19da4e 100644 (file)
  * Full author contact details are available in file CREDITS.
  */
 
+/*
+       The code for the ShortcutEdit class was adapted from
+       kkeysequencewidget.cpp, which is part of the KDE libraries.
+       Copyright (C) 1998 Mark Donohoe <donohoe@kde.org>
+       Copyright (C) 2001 Ellis Whitehead <ellis@kde.org>
+       Copyright (C) 2007 Andreas Hartmetz <ahartmetz@gmail.com>
+       Licensed under version 2 of the General Public License and
+       used here in accordance with the terms of that license.
+*/
+
 #include <config.h>
 
 #include "GuiPrefs.h"