From 40de525c3dd2bfc0f17c43375cd975e92b14ef12 Mon Sep 17 00:00:00 2001 From: tkellner Date: Tue, 21 Jun 2011 17:56:31 +0000 Subject: Copyright headers fixed git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@781 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- .../java/at/gv/egiz/pdfas/exceptions/pdf/CaptionNotFoundException.java | 2 +- .../at/gv/egiz/pdfas/exceptions/pdf/KZSettingNotFoundException.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/java/at/gv/egiz/pdfas/exceptions/pdf') diff --git a/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/CaptionNotFoundException.java b/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/CaptionNotFoundException.java index 0cce106..9a89269 100644 --- a/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/CaptionNotFoundException.java +++ b/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/CaptionNotFoundException.java @@ -20,7 +20,7 @@ * file for details on the various modules and licenses. * The "NOTICE" text file is part of the distribution. Any derivative works * that you distribute must include a readable copy of the "NOTICE" text file. - * + */ package at.gv.egiz.pdfas.exceptions.pdf; import at.gv.egiz.pdfas.exceptions.ErrorCode; diff --git a/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/KZSettingNotFoundException.java b/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/KZSettingNotFoundException.java index 2ced2a3..81e52be 100644 --- a/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/KZSettingNotFoundException.java +++ b/src/main/java/at/gv/egiz/pdfas/exceptions/pdf/KZSettingNotFoundException.java @@ -20,7 +20,7 @@ * file for details on the various modules and licenses. * The "NOTICE" text file is part of the distribution. Any derivative works * that you distribute must include a readable copy of the "NOTICE" text file. - * + */ package at.gv.egiz.pdfas.exceptions.pdf; import at.gv.egiz.pdfas.exceptions.ErrorCode; -- cgit v1.2.3