diff options
author | Dan Gudmundsson <dgud@erlang.org> | 2021-04-28 11:03:14 +0200 |
---|---|---|
committer | Dan Gudmundsson <dgud@erlang.org> | 2021-04-28 11:06:20 +0200 |
commit | 9da806657e3b218428d1559f72a9e3c4d9b74a88 (patch) | |
tree | 8aede83457df78b785ecfd335d8fcf241ce135c1 /lib/wx/doc/src/wxClipboard.xml | |
parent | e70c107cabfbe1b3b673cadf62b28a3fe47ba646 (diff) | |
download | erlang-9da806657e3b218428d1559f72a9e3c4d9b74a88.tar.gz |
Correct license
The docs is generated from wxWidgets docs and should have wxWidgets copyright.
Diffstat (limited to 'lib/wx/doc/src/wxClipboard.xml')
-rw-r--r-- | lib/wx/doc/src/wxClipboard.xml | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/lib/wx/doc/src/wxClipboard.xml b/lib/wx/doc/src/wxClipboard.xml index 9aa5d7185e..7cfccbbc4c 100644 --- a/lib/wx/doc/src/wxClipboard.xml +++ b/lib/wx/doc/src/wxClipboard.xml @@ -8,20 +8,8 @@ <header> <copyright> <year>2020</year> - <holder>Ericsson AB. All Rights Reserved.</holder></copyright> - <legalnotice> - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - + <holder>wxWidgets team.</holder></copyright> + <legalnotice>Licensed under the wxWindows Free Documentation Licence, Version 3 </legalnotice> <title>wxClipboard</title> </header> |