X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=runtime%2Forg.argeo.slc.specs%2Fsrc%2Fmain%2Fjava%2Forg%2Fargeo%2Fslc%2Fbuild%2FBuildConstants.java;h=3f79ecaca285079c392f672fd62d3f1c46df708f;hb=4a41482c25b9d84f18b1aaf24280ee0e2befbc93;hp=3188d134fcde6989e985d820fe45242bbc8bac23;hpb=292f1ab8b95dc57631042356508753babc321b8b;p=gpl%2Fargeo-slc.git diff --git a/runtime/org.argeo.slc.specs/src/main/java/org/argeo/slc/build/BuildConstants.java b/runtime/org.argeo.slc.specs/src/main/java/org/argeo/slc/build/BuildConstants.java index 3188d134f..3f79ecaca 100644 --- a/runtime/org.argeo.slc.specs/src/main/java/org/argeo/slc/build/BuildConstants.java +++ b/runtime/org.argeo.slc.specs/src/main/java/org/argeo/slc/build/BuildConstants.java @@ -1,3 +1,18 @@ +/* + * Copyright (C) 2007-2012 Argeo GmbH + * + * 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.argeo.slc.build; public class BuildConstants {