mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
Licensing info.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21141 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
9c17666dd3
commit
82d27555cd
@ -10,6 +10,16 @@
|
||||
* 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"
|
||||
|
Loading…
Reference in New Issue
Block a user