On 7/9/2014 8:15 AM, Eduard Drenth wrote:
> Dear all,
>
> How should the license header in source files look like when building on
> top of iText 5? Can you show an example? Right now my header looks like
> this:

At first sight, it looks OK.
When you jar your project, you should also add a NOTICES (or LICENSES or 
README) text file (look at the iText jar for inspiration) where you list 
the projects you're using in your project.

>
> /*
>   * #%L
>   * VectorPrintReport4.0
>   * %%
>   * Copyright (C) 2012 - 2013 VectorPrint
>   * %%
>   * This program is free software: you can redistribute it and/or modify
>   * it under the terms of the GNU Affero General Public License as
> published by
>   * the Free Software Foundation, either version 3 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 Affero General Public
> License
>   * along with this program.  If not, see <http://www.gnu.org/licenses/>.
>   * #L%
>   */
>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> iText(R) is a registered trademark of 1T3XT BVBA.
> Many questions posted to this list can (and will) be answered with a 
> reference to the iText book: http://www.itextpdf.com/book/
> Please check the keywords list before you ask for examples: 
> http://itextpdf.com/themes/keywords.php


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to