diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-02-16 13:35:40 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2014-02-16 13:35:40 +0100 |
commit | ba22b1a307988fd493fc682daff20eee4c325451 (patch) | |
tree | 7c2e482a07c8c8c0444ae8f0fa4757f3da50acfc /debian | |
parent | 4ae59fd5cdcaba4d050e86d02c38dddacba2fc80 (diff) | |
download | sciteco-ba22b1a307988fd493fc682daff20eee4c325451.tar.gz |
updated minimum required Scintilla version to v3.3.7 / Scinterm v1.2
* allows us to remove most patches. One however is still necessary
(Scinterm Makefile bug!)
* TECO-style control code echoing is now set up using the SCI_SETREPRESENTATION message
* updated copyrights
* updated TODO
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 3d191df..30ca476 100644 --- a/debian/copyright +++ b/debian/copyright @@ -43,11 +43,11 @@ License: OR PERFORMANCE OF THIS SOFTWARE. Files: scintilla/scinterm/* -Copyright: Copyright 2007-2012 Mitchell <mitchell.att.foicica.com> +Copyright: Copyright 2012-2014 Mitchell <mitchell.att.foicica.com> License: The MIT License . - Copyright (c) 2007-2012 Mitchell + Copyright (c) 2012-2014 Mitchell . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |