[
https://issues.apache.org/jira/browse/DERBY-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467955
]
Daniel John Debrunner commented on DERBY-2237:
----------------------------------------------
Jean wrote:
------------------------------
Copyright 2004-2006 The Apache Software Foundation
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.
Agree? Disagree?
------------------------------
Minor disagree. I think the majority of the text there is for a source header,
as a covering page for a documentation set ,the phrase "this file" makes no
sense.
I think it can be as simple as:
----------------------
Copyright 2004-2006 The Apache Software Foundation
Apache Derby is an open source subproject of the Apache DB project, licensed
under the Apache License, Version 2.0.
http://www.apache.org/licenses/LICENSE-2.0
-------------------------
This is from the javadoc overview:
http://db.apache.org/derby/javadoc/publishedapi/jdbc3/
> Cleanup copyrights in the DITA source and generated docs
> --------------------------------------------------------
>
> Key: DERBY-2237
> URL: https://issues.apache.org/jira/browse/DERBY-2237
> Project: Derby
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 10.2.1.6, 10.2.2.0
> Environment: linux
> Reporter: scott hutinger
> Priority: Blocker
> Attachments: dita2fo-shell-copyr1.diff.gz
>
>
> Problems include:
> 1) The PDF docs currently include an empty "Copyright" string in the header.
> dita2fo-shell-copyr1.diff.gz is a patch to fix the fop (.pdf) copyright
> header which is currently blank. This is from march 9, 2006.
> 2) Some source files have the old style copyright in the header that is not
> in compliance with http://www.apache.org/legal/src-headers.html. For example,
> see src/ref/rrefsistabssyscolperms.dita
> 3) The generated html docs have new copyright tags added, such as these
> entries in ref/crefjavbclobnot.html
> <meta name="copyright" content="(C) Copyright 2005" />
> <meta name="DC.rights.owner" content="(C) Copyright 2005" />
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.