Removed duplicated licenses and not needed changelog files

This commit is contained in:
Manuel Cillero 2017-08-14 23:19:19 +02:00
parent 5e16eb66dd
commit c78267142a
80 changed files with 1 additions and 22080 deletions

View file

@ -1,456 +0,0 @@
6.x-1.x dev
[#1971566] by wwalc: Mediaembed throws JS error with ACF enabled
[#1971502] by wwalc: Mediaembed plugin should define allowedContent for ACF
[#1950498] by wwalc: Advanced Content Filter introduced in CKEditor 4.1 is now configurable in CKEditor profile.
-----------------------------
2013-04-12
New stable release: 6.x-1.14
-----------------------------
[#1908980] by wwalc: Moono should be set as the default skin on install.
[#1961596] by jcisio: Added 'feature_source()' option so that ckeditor_profile() component is visible in drush.
[#1959754] by wwalc: CKFinder is not installed correctly - improve information in the status report
[#1898642] by Elaman, bahaik: Fixed warning: file_get_contents()(./sites/all/libraries/ckeditor/ckeditor.js?I) [function.file-get-contents]: failed to open stream
[#1829574] by bdlangton: Fixed Notice: Trying to get property of non-object in ckeditor_user_delegate().
[#1885952] by michal_cksource: Fix HTML validation for iframe in profile configuration.
[#1885940] by michal_cksource: Disable div based editor on default
-----------------------------
2012-12-22
New stable release: 6.x-1.13
-----------------------------
Bug fixes:
[#1870288] by dczepierga: Disable plugins which not exists and are stored in ckeditor profiles
[#1866704] by dczepierga: Remove "Skin" and "Toolbar state on startup" options from user profile
[#1866708] by dczepierga: Set default theme if selected not exists
-----------------------------
2012-12-12
New stable release: 6.x-1.12
-----------------------------
New features:
[#1858882] by dczepierga: Add option to enable/disable aggregate ckeditor.js script
[#1851606] by dczepierga: Add support for CKEditor v4
[#1514376] by dczepierga: Change ckeditor xss url to be passed through url()
Bug fixes:
[#1862820] by ceng: CKEditor features are not reverted or applied from the command line
[#1857920] by dczepierga: Using extraPlugins config option in Custom JavaScript (Advanced options) does not work
[#1663462] by dczepierga: Destroys existing instance when trying to replace it
[#1216096] by michal_cksource: Fix description to "Custom JavaScript configuration" option
[#1594382] by kmcnamee: Wrong instructions for configuring CKFinder
[#1397812] by dczepierga: External plugins not working in ckeditor_basic.js loading method
[#1398910] by dczepierga: Trying to get property of non-object when editing user with no access or profile
-----------------------------
2012-03-30
New stable release: 6.x-1.11
-----------------------------
New features:
[#1489366] by dczepierga: Add support for the Stylesheet Parser plugin
Bug fixes:
[#1436432] by dczepierga: Problems with the simplified toolbar configuration in the Global profile
[#1497184] by dczepierga: Style changes lost after saving
[#1507362] by kevin.dutra: Path to CKFinder can be constructed improperly
[#1506080] by dczepierga: Refactor code with titles and descriptions now available for translation
[#1496162] by michal_cksource: Buttons are too high when using the drag & drop feature in Firefox
[#1491884] by dczepierga: Portuguese language missing
[#1482874] by dczepierga: Body field is blank
[#1491462] by kevin.dutra: All filters applied in ckeditor_filter_xss() instead of just selected ones
-----------------------------
2012-03-15
New stable release: 6.x-1.10
-----------------------------
Bug fixes:
[#1483508] by dczepierga: CKFinder requirement check needs fixing
-----------------------------
2012-03-14
New stable release: 6.x-1.9
-----------------------------
New features:
[#1347994] by dczepierga: Add an option to disable the toolbar wizard
[#1349332] by dczepierga: Add a configuration option to set the CKFinder library path
Bug fixes:
[#1345742] by michal_cksource: Included JavaScript files for the toolbar drag & drop wizard should be minified
[#1376276] by dczepierga: CKEditor is blank if reopened in a pop-up window
[#1363224] by michal_cksource: CKEditor appears despite a global exclude on the field
[#1365510] by jlea9378: CKFinder requirement check needs fixing
[#1361894] by dczepierga: Double scrollbar on drop-down menus in IE
[#1357050] by dczepierga: Invalid attribute "disc-type" in ckeditor.css
[#1350474] by dczepierga: CKEditor plugins added with the "hook_ckeditor_plugin" button do not appear in the toolbar
[#1350386] by michal_cksource: Improve regex pattern to find plugins for CKEditor
[#1349308] by michal_cksource: Change description in CKEditor help page
[#1343314] by michal_cksource: Change settings for private download
[#1348194] by michal_cksource: Change of the default path for CKFinder settings
[#1346820] by michal_cksource: Change of Full toolbar buttons
[#1345788] by michal_cksource: Remove redundant Drupal Page Break button if there is no module to support this feature
[#1345660] by michal_cksource: Enable the Drupal Breaks plugin by default
[#1341988] by michal_cksource: CSS rule to hide the toolbar can hide more than is expected
[#1334518] by michal_cksource: Unable to hide CKEditor on views edit pages by defining a path
[#1333882] by michal_cksource: Cannot select any toolbars
[#1334064] by dczepierga: Changes in the "ckeditor_load_plugins" function
-----------------------------
2011-11-04
New stable release: 6.x-1.8
-----------------------------
Bug fixes:
[#1327818] by michal_cksource: Fix to edit settings
[#1326660] by michal_cksource: Fix for "Rewrite the output of this field" (Views option)
[#1329166] by michal_cksource: Fix Notice: Undefined index: ckeditor_allow_download_private_files in ckeditor.module
[#1325926] by michal_cksource: Fix jQuery support problems
[#1327196] by michal_cksource: Fix popup window no longer available
-----------------------------
2011-10-28
New stable release: 6.x-1.7
-----------------------------
New features:
[#1308426] by duozersk: Add plugin to count symbols and words inside CKEditor
[#1297774] by dczepierga: Add Drag & Drop toolbar configuration
[#1294394] by dczepierga: Add multi toolbar configuration, and different settings for each profile
Bug fixes:
[#1278062] by dczepierga: Allow security filters to run their 'prepare' code before 'process'
[#1319668] by michal_cksource: Correct language list in the CKEditor profile configuration
[#963208] by michal_cksource: Fix for CKEditor implementation of hook_file_download globally undermines private file download system
[#1314262] by michal_cksource: Fix for invalid link in CKEditor profile
[#1311926] by dczepierga: Add jquery_ui support to the Drag & Drop toolbar configuration
[#1310390] by dczepierga: Fix for undefined CKEDITOR_FORCE_SIMPLE_TOOLBAR_NAME name
[#1310298] by dczepierga: Fix Notice: Undefined index: default in ckeditor_admin_profile_form() - when editing CKEditor profile
[#1296804] by michal_cksource: Add patch for Tabledrag compatibility
[#1300140] by michal_cksource: Correct messages and add language fixes
[#1298302] by dczepierga: Fix to call to undefined function ckeditor_load_toolbar_options()
[#1297570] by dczepierga: Add sorting to the profiles list
[#1297090] by AlexisWilke: Fix E_NOTICE when calling $conf['ckeditor_load_method'] in module file
[#1286192] by dczepierga: Fix for CKEditor support to Imagefield module textareas
[#1288664] by dczepierga: Fix for CKEditor is not working in Views header and footer text areas
[#1289218] by dczepierga: Disable Linktocontent and IMCE module selection if these modules are not installed
[#1269544] by dczepierga: Call to undefined function ckeditor_plugins_path() when try to update module
-----------------------------
2011-08-30
New stable release: 6.x-1.6
-----------------------------
--2011-08-25
- [#1248532] by dczepierga: Replace static paths to plugins in the database with dynamic paths
--2011-08-16
- [#1063458] by tobykilroy: 'CKEDITOR' is not defined - problem with ckeditor.styles.js
--2011-08-11
- [#1224726] by dczepierga: Use either underscores or hyphens for excluding/including, not both
--2011-08-10
- [#1243616] by dczepierga: "Custom JavaScript configuration" field description is wrong
--2011-08-02
- [#1234274] by GDI: Drupal Pagebreak button not showing
- [#1211554] by dczepierga: Bug with CKFinder path when CKEditor is in the libraries directory
--2011-07-14
- [#1216458] by dczepierga: Rewrite the loading of CKEditor libraries files
--2011-07-12
- [#1216096] by dczepierga: Bug in custom JavaScript configuration - semicolon problem
--2011-07-08
- [#1191634] by ptoly: CKEditor: Using LESS file instead of CSS for custom editor stylesheet
--2011-06-30
- [#1204786] by dczepierga: Bug in custom JavaScript configuration - editor not showing in some cases
--2011-06-28
- [#1202508] by dczepierga: Fix warning: array_key_exists(): The first argument should be either a string or an integer in ckeditor.module
-----------------------------
2011-06-28
New stable release: 6.x-1.5
-----------------------------
--2011-06-27
- [#1177132] by tangent: Add SCAYT spelling language to match node language
--2011-06-20
- [#1192676] by dczepierga: Fix is_dir() function error and broken pagebreak button
- [#1193978] by dczepierga: Cleanup CKEditor config file from plugins definitions
-----------------------------
2011-06-16
New stable release: 6.x-1.4
-----------------------------
--2011-06-16
- [#1190280] by dczepierga: Add configuration option for setting CKEditor's plugins directory
--2011-06-14
- [#1080270] by RolandK: Not formatting text between code tags
--2011-06-13
- [#975746] by dczepierga: Handling arrays in the "Custom javascript configuration"
--2011-06-10
- [#1184792] by anrikun: Move CKEditor module to "User interface" package
--2011-06-09
- [#1177062] by neclimdul: Fix broken teasers for long paragraphs
--2011-06-06
- [#1179912] by dczepierga: Add hook to register plugin
- [#1179766] by dczepierga: Fix calling undefined index: "loadPlugins" in ckeditor_admin_values_to_settings()
--2011-06-02
- [#1174144] by dczepierga: Add plugins managment in profile settings
--2011-05-24
- [#1167034] by dczepierga: Add tableresize plugin support for CKEditor library >= 3.6
- [#1166984] by dczepierga: Correct CKEditor simple toolbar
- [#1166972] by dczepierga: Remove bullets from drop-down lists (Format, Font, etc.) in CKEditor on Garland theme
- [#1166936] by dczepierga: Update User Guide link
--2011-05-23
- [#1165870] by dczepierga: Improve manual selection of the user interface color
-- 2011-05-17
- [#1095908] by dczepierga: Add Google PageSpeed and Drupal JS/CSS aggregation support
-- 2011-04-21
- [#1117548] by dczepierga: Add HTML Entities configurable option in each profile
-- 2011-03-29
- [#738270] Add support for theme name in include/exclude in editor profile configuration
- [#1108900] by dczepierga: Add a warning message when the wysiwyg module is enabled in Drupal 6
-- 2011-03-28
- [#1102518] by dczepierga: Fix for editing blocks, now the second field is not modified
-- 2011-03-25
- [#758936] by Diogenes: Add automatic setting of the CKFinder library path based on CKEditor library path
-- 2011-03-24
- [#1103872] by dczepierga: Change "ckeditor.make" name to "ckeditor.make.example" for drush make module
-- 2011-03-23
- [#1099748] by tbfisher: Fix drush make error when building a site with CKEditor
-- 2011-03-18
- [#763978] by gaellafond: Fix to work with "Drupal.settings.ckeditor.theme" value when using multiple instances
-- 2011-03-17
- [#1095174] by draenen: Fix to prevent calling "Toggle rich text link" multiple times
- [#1094960] by tobey_p: Fix to display CKEditor in Internet Explorer 6, 7, and 8
-----------------------------
2011-03-17
New stable release: 6.x-1.3
-----------------------------
-- 2011-03-16
- [#1050118] by dczepierga: Added better support for Line break converter. CKEditor is now able to load properly content where new line characters were used to create new lines
Improve syntax with Coder module
-- 2011-03-15
- [#1050118] by dczepierga: Added better support for Line break converter. CKEditor is now able to load properly content where new line characters were used to create new lines
-- 2011-02-22
- [#960576] by rjacobs: Add loading ckeditor.css from theme
-- 2011-02-21
- [#1068026] by dczepierga: Added support for CKEditor Link (http://drupal.org/project/ckeditor_link) module
- [#695264] by dczepierga: Added support for CKEditor SWF (http://drupal.org/project/ckeditor_swf) module
-- 2011-02-17
- [#1037882] by dczepierga: Add admin/build/views/* to 'Fields to exclude/include' section in Global Profile
- [#1050118] by jcisio: Added better support for Line break converter. CKEditor is now able to load properly content where new line characters were used to create new lines
-- 2011-02-15
- [#906846] by jcisio: Support the Features module API (http://drupal.org/project/features) to allow bundling of CKEditor's visibility settings
-- 2011-02-14
- [#969486] by dczepierga: Added support for elFinder (http://drupal.org/project/elfinder) file manager support
-- 2011-02-04
- [#1011178] by dczepierga: Added support for the 'drush make' command
-- 2011-01-25
- [#1019950] by dczepierga: CKEditor Will Not Load - remove CKEditor is not defined
- [#1022208] by dczepierga: 'Send to rich text editor' fails with latest WebFM
-- 2011-01-24
- [#751672] by dczepierga: Table top border creates unwanted borderline
-- 2011-01-20
- [#1015822] by dczepierga: IMCE button in not visible in toolbar with CKEditor 3.5
-- 2011-01-17
- [#940376] by dczepierga: Added schema version 6202 from FCKeditor module during migration
- [#964556] by jcisio: Fix Drupal.ckeditorCompareVersion does not check properly version number
-- 2011-01-13
- [#921826] by dczepierga: CKEditor indenting and aligning problems
- [#865710] by dczepierga: Provide a " Drupal.ckeditorActiveId" variable for tracking the active editor
-- 2010-10-11
- [#935566] by altavis: Added Media Embed translation
-----------------------------
2010-09-29
New stable release: 6.x-1.2
-----------------------------
-- 2010-09-27
- [#924020] by dczepierga: Add BiDi buttons to toolbar as default
- [#818378] by ahwebd&fmjrey: Not all css files are loaded
-- 2010-09-15
- [#738474] by dczepierga: Cannot edit or delete poorly named profile that include forward slashes
- [#742160] by dczepierga: warning: strtok() expects parameter 1 to be string in ckeditor.page.inc
- [#772396] by jcisio: Put ckeditor.utils.js in header for better aggregation
-- 2010-06-18
- [#827238]: README.txt should include the information about sites/all/libraries/
- [#824918]: Disabling, enabling Scayt
-- 2010-06-16
- [#822948]: Fixed: Migrating from fckeditor to ckeditor causes postgresql error
- [#725086] by Dmitriy.trt: Fixed CKEditor does not appear on windows with non-empty window.opener
-- 2010-06-14
- [#814970]: Fixed: Teaser break not working with CKEditor 3.3
-- 2010-05-07
- [#776026]: Fixed: output default values are kept when editing a ckeditor profile
-- 2010-05-06
- [#772134]: Avoid Javascript Caching of editor CSS
-- 2010-03-30
- [#756516] by kosilka: mistake in variable name
-- 2010-03-22
- [#741572] Fixed compatibility with the Ajax module
-- 2010-03-15
- [#742662] Fixed Notices Undefined index: language_direction and forcePasteAsPlainText
- [#742680] Fixed Notice: Undefined property: stdClass::$name
- [#742244] Fixed Creating a CKEditor Profile makes editor disappear
-----------------------------
2010-03-11
New stable release: 6.x-1.1
-----------------------------
-- 2010-03-10
- [#674454] Changed drush command name
-- 2010-03-09
- [#736786] by irakli: CKEditor is incompatible with Installation profiles
-- 2010-03-06
- [#732264] Fixed ckeditor dialog when editor is running in modal window from ctools
-- 2010-03-05
- [#733512] Fixed editing area size
-- 2010-03-04
- [#731086] Notice: Undefined index: #rows / #value
- [#703960] by hinanui: The CKEditor fails to load sporadically if the teaser of the node is empty
- [#703428] Add forcePasteAsPlainText to CKEditor profile
- [#707878] Add output formatting
- [#725880] RTL solution for editor
-- 2010-03-02
- [#729142] Notice: Undefined variable: filebroswer in ckeditor.module on line 703
- [#728212] by morningtime: Looks for contents.css in wrong location
- [#679976] support Panels
- [#721914] Opening IMCE window without Image Dialog
-- 2010-03-01
- [#716274] Clone Profile incompatible with PCRE <7.0
-- 2010-02-17
- [#651616] by FrankT: added German translation
- [#707370] support Tinybrowser
-- 2010-02-16
- [#651616] by samuelsan: added Spanish translation
- [#713804] by thebuckst0p: Fixed migration from fckeditor (doesn't respect DB prefix for fckeditor_role)
-- 2010-02-03
- [#651616] by chmoindron: added French translation
- [#703316] Advanced settings are broken in the dev release
- [#695474] by jeeba: Fixed warning: Invalid argument supplied for foreach() in ckeditor.module line 998
- [#694082] by FrankT: Fixed string issues
-- 2010-01-25
- [#692558] by J0nathan: Fixed problem with adding boolean values into "Custom javascript configuration
-- 2010-01-15
- Added current instance tracking in javascript for easier integration with other module (Drupal.ckeditorInstance)
- Added Drupal.ckeditorInsertHtml function
- [#686024] by Grizz: Fixed errors in CSS file
------------------------------
2010-01-14
First stable release: 6.x-1.0
------------------------------
-- 2010-01-14
- [#680798] Improved compatibility with NewsFlash theme
-- 2010-01-12
- [#680202] Fixed: image preview not working in IE8
- [#664488] Fixed: CKEditor grabs initial focus in IE
-- 2010-01-08
- [#665108] Fixed: CKeditor Show summary in full view checkbox always checked in editing mode
-- 2010-01-06
- [#674454] by Dave Reid: Add drush integration to download the CKEditor library.
-- 2009-12-23
- [#659278], [#666560], [#666616] Teaser buttons were missing when teasers were disabled by other modules
-- 2009-12-22
- [#663228] Fixed: Link to node not working properly
- [#665108] Fixed: CKeditor hide "Show summary in full view" checkbox
- [#662590] Fixed: If more than one editor css file set in "Edit CKEditor profile" > "Define CSS path", then none are used
- Improvements in MediaEmbed plugin
-- 2009-12-17
- [#654626] Fixed PHP notice (Undefined offset in ckeditor_get_nodetype)
-- 2009-12-16
- Fixed names of 'NumberedList' and 'BulletedList' buttons in Basic Toolbar
- [#656570] Fixed problems with missing ckeditor.styles.js
- [#654626] Fixed PHP notices "Undefined index: simple_incl, excl"
- Fixed double slash in path to break and teaserbreak button images
-- 2009-12-15
- [#659314] Fixed name of Format button in Basic Toolbar
-- 2009-12-10
- Added MediaEmbed plugin
- [#652274] Fixed: Error Message from Color module with CKEditor
- [#653498] Fixed: Empty teasers when editing content
- [#651904] Fixed: CKEditor Widens Beyond content area when Resized
- [#652570] Fixed: Force simple toolbar doesn't work
-------------------------------------------
2009-12-05
First public (beta) release: 6.x-1.0-beta1
-------------------------------------------
-- 2009-10-05
- Created initial dev version of the CKEditor module

View file

@ -1,339 +0,0 @@
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by
the GNU Lesser General Public License instead.) You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
this service if you wish), that you receive source code or can get it
if you want it, that you can change the software or use pieces of it
in new free programs; and that you know you can do these things.
To protect your rights, we need to make restrictions that forbid
anyone to deny you these rights or to ask you to surrender the rights.
These restrictions translate to certain responsibilities for you if you
distribute copies of the software, or if you modify it.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must give the recipients all the rights that
you have. You must make sure that they, too, receive or can get the
source code. And you must show them these terms so they know their
rights.
We protect your rights with two steps: (1) copyright the software, and
(2) offer you this license which gives you legal permission to copy,
distribute and/or modify the software.
Also, for each author's protection and ours, we want to make certain
that everyone understands that there is no warranty for this free
software. If the software is modified by someone else and passed on, we
want its recipients to know that what they have is not the original, so
that any problems introduced by others will not reflect on the original
authors' reputations.
Finally, any free program is threatened constantly by software
patents. We wish to avoid the danger that redistributors of a free
program will individually obtain patent licenses, in effect making the
program proprietary. To prevent this, we have made it clear that any
patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and
modification follow.
GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains
a notice placed by the copyright holder saying it may be distributed
under the terms of this General Public License. The "Program", below,
refers to any such program or work, and a "work based on the Program"
means either the Program or any derivative work under copyright law:
that is to say, a work containing the Program or a portion of it,
either verbatim or with modifications and/or translated into another
language. (Hereinafter, translation is included without limitation in
the term "modification".) Each licensee is addressed as "you".
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running the Program is not restricted, and the output from the Program
is covered only if its contents constitute a work based on the
Program (independent of having been made by running the Program).
Whether that is true depends on what the Program does.
1. You may copy and distribute verbatim copies of the Program's
source code as you receive it, in any medium, provided that you
conspicuously and appropriately publish on each copy an appropriate
copyright notice and disclaimer of warranty; keep intact all the
notices that refer to this License and to the absence of any warranty;
and give any other recipients of the Program a copy of this License
along with the Program.
You may charge a fee for the physical act of transferring a copy, and
you may at your option offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Program or any portion
of it, thus forming a work based on the Program, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) You must cause the modified files to carry prominent notices
stating that you changed the files and the date of any change.
b) You must cause any work that you distribute or publish, that in
whole or in part contains or is derived from the Program or any
part thereof, to be licensed as a whole at no charge to all third
parties under the terms of this License.
c) If the modified program normally reads commands interactively
when run, you must cause it, when started running for such
interactive use in the most ordinary way, to print or display an
announcement including an appropriate copyright notice and a
notice that there is no warranty (or else, saying that you provide
a warranty) and that users may redistribute the program under
these conditions, and telling the user how to view a copy of this
License. (Exception: if the Program itself is interactive but
does not normally print such an announcement, your work based on
the Program is not required to print an announcement.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Program,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Program, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Program.
In addition, mere aggregation of another work not based on the Program
with the Program (or with a work based on the Program) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may copy and distribute the Program (or a work based on it,
under Section 2) in object code or executable form under the terms of
Sections 1 and 2 above provided that you also do one of the following:
a) Accompany it with the complete corresponding machine-readable
source code, which must be distributed under the terms of Sections
1 and 2 above on a medium customarily used for software interchange; or,
b) Accompany it with a written offer, valid for at least three
years, to give any third party, for a charge no more than your
cost of physically performing source distribution, a complete
machine-readable copy of the corresponding source code, to be
distributed under the terms of Sections 1 and 2 above on a medium
customarily used for software interchange; or,
c) Accompany it with the information you received as to the offer
to distribute corresponding source code. (This alternative is
allowed only for noncommercial distribution and only if you
received the program in object code or executable form with such
an offer, in accord with Subsection b above.)
The source code for a work means the preferred form of the work for
making modifications to it. For an executable work, complete source
code means all the source code for all modules it contains, plus any
associated interface definition files, plus the scripts used to
control compilation and installation of the executable. However, as a
special exception, the source code distributed need not include
anything that is normally distributed (in either source or binary
form) with the major components (compiler, kernel, and so on) of the
operating system on which the executable runs, unless that component
itself accompanies the executable.
If distribution of executable or object code is made by offering
access to copy from a designated place, then offering equivalent
access to copy the source code from the same place counts as
distribution of the source code, even though third parties are not
compelled to copy the source along with the object code.
4. You may not copy, modify, sublicense, or distribute the Program
except as expressly provided under this License. Any attempt
otherwise to copy, modify, sublicense or distribute the Program is
void, and will automatically terminate your rights under this License.
However, parties who have received copies, or rights, from you under
this License will not have their licenses terminated so long as such
parties remain in full compliance.
5. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Program or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Program (or any work based on the
Program), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Program or works based on it.
6. Each time you redistribute the Program (or any work based on the
Program), the recipient automatically receives a license from the
original licensor to copy, distribute or modify the Program subject to
these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties to
this License.
7. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Program at all. For example, if a patent
license would not permit royalty-free redistribution of the Program by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Program.
If any portion of this section is held invalid or unenforceable under
any particular circumstance, the balance of the section is intended to
apply and the section as a whole is intended to apply in other
circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system, which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
8. If the distribution and/or use of the Program is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Program under this License
may add an explicit geographical distribution limitation excluding
those countries, so that distribution is permitted only in or among
countries not thus excluded. In such case, this License incorporates
the limitation as if written in the body of this License.
9. The Free Software Foundation may publish revised and/or new versions
of the General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the Program
specifies a version number of this License which applies to it and "any
later version", you have the option of following the terms and conditions
either of that version or of any later version published by the Free
Software Foundation. If the Program does not specify a version number of
this License, you may choose any version ever published by the Free Software
Foundation.
10. If you wish to incorporate parts of the Program into other free
programs whose distribution conditions are different, write to the author
to ask for permission. For software which is copyrighted by the Free
Software Foundation, write to the Free Software Foundation; we sometimes
make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally.
NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
REPAIR OR CORRECTION.
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this
when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, the commands you use may
be called something other than `show w' and `show c'; they could even be
mouse-clicks or menu items--whatever suits your program.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the program, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
`Gnomovision' (which makes passes at compilers) written by James Hacker.
<signature of Ty Coon>, 1 April 1989
Ty Coon, President of Vice
This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License.