diff options
author | William Chang <william@factual.com> | 2019-11-20 22:17:07 -0800 |
---|---|---|
committer | William Chang <william@factual.com> | 2019-11-20 22:17:07 -0800 |
commit | e7f4d56592b3975c38af329e77b4efd9108495e8 (patch) | |
tree | 0a416bccbf70bfdbdb9ffcdb3bf136b47378c014 /lib/lufa/LUFA/DoxygenPages/Donating.txt | |
parent | 71493b2f9bbd5f3d18373c518fa14ccafcbf48fc (diff) | |
parent | 8416a94ad27b3ff058576f09f35f0704a8b39ff3 (diff) | |
download | qmk_firmware-e7f4d56592b3975c38af329e77b4efd9108495e8.tar.gz |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'lib/lufa/LUFA/DoxygenPages/Donating.txt')
-rw-r--r-- | lib/lufa/LUFA/DoxygenPages/Donating.txt | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/lib/lufa/LUFA/DoxygenPages/Donating.txt b/lib/lufa/LUFA/DoxygenPages/Donating.txt deleted file mode 100644 index 68228ac94..000000000 --- a/lib/lufa/LUFA/DoxygenPages/Donating.txt +++ /dev/null @@ -1,25 +0,0 @@ -/** \file - * - * This file contains special DoxyGen information for the generation of the main page and other special - * documentation pages. It is not a project source file. - */ - -/** - * \page Page_Donating Donating to Support This Project - * - * \image html Images/Author.jpg "Dean Camera, LUFA Developer" - * - * I am a software developer working on LUFA in my spare time. The development and support of this library requires - * much effort from myself, as I am the sole developer, maintainer and supporter. Please consider donating a small - * amount to support this and my future Open Source projects - All donations are <i>greatly</i> appreciated. - * - * Note that commercial entities can remove the attribution portion of the LUFA license by a one-time fee - see - * \ref Page_LicenseInfo for more details (<b>Note: Please do NOT pay this in advance through the donation link below - - * contact author for payment details.</b>). - * - * \htmlonly - * \image html "http://www.pledgie.com/campaigns/6927.png" - * \endhtmlonly - * <a href="http://www.lufa-lib.org/donate">Donate to this project via PayPal</a> - Thanks in Advance! - */ - |