summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-12 11:13:43 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-12 11:13:43 +0200
commit8edb431b2c4268e71c041e9d864d221544d4fffd (patch)
treec3f8d87397618694d49c04c64b17f7afbfbbeb6d /HISTORY
parent6f568625d715f10c98edd254dd6b050492140287 (diff)
downloadvdr-8edb431b2c4268e71c041e9d864d221544d4fffd.tar.gz
vdr-8edb431b2c4268e71c041e9d864d221544d4fffd.tar.bz2
Added the "...or (at your option) any later version" phrase to the license information of all plugins, and also the "newplugin" script
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index ee085bf0..a5fde6ec 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5335,3 +5335,6 @@ Video Disk Recorder Revision History
one pointed to by Index (thanks to Alexander Rieger).
- Fixed handling kLeft in the calls to cStatus::MsgOsdTextItem() (thanks to
Alexander Rieger).
+- Added the "...or (at your option) any later version" phrase to the license
+ information of all plugins, and also the 'newplugin' script (suggested by
+ Ville Skyttä). Plugin authors may want to consider doing the same.