From 87e456e77c570f3e17cfdadf5db23cd1733033ea Mon Sep 17 00:00:00 2001 From: Dominik Date: Mon, 12 Mar 2012 14:28:35 +0100 Subject: refactoring... --- org_apg/src/org/apg/Preferences.java | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'org_apg/src/org/apg/Preferences.java') diff --git a/org_apg/src/org/apg/Preferences.java b/org_apg/src/org/apg/Preferences.java index f4800e064..60d9db8e8 100644 --- a/org_apg/src/org/apg/Preferences.java +++ b/org_apg/src/org/apg/Preferences.java @@ -1,3 +1,17 @@ +/* + * 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. + */ + package org.apg; import org.spongycastle.bcpg.HashAlgorithmTags; -- cgit v1.2.3