Repository: zest-qi4j
Updated Branches:
  refs/heads/develop acb533305 -> 0e0276bb7


Fixed missing license header


Project: http://git-wip-us.apache.org/repos/asf/zest-qi4j/repo
Commit: http://git-wip-us.apache.org/repos/asf/zest-qi4j/commit/0e0276bb
Tree: http://git-wip-us.apache.org/repos/asf/zest-qi4j/tree/0e0276bb
Diff: http://git-wip-us.apache.org/repos/asf/zest-qi4j/diff/0e0276bb

Branch: refs/heads/develop
Commit: 0e0276bb7423b94fef4455d193f2585570b39194
Parents: acb5333
Author: Niclas Hedhman <[email protected]>
Authored: Mon Jul 6 12:08:00 2015 +0300
Committer: Niclas Hedhman <[email protected]>
Committed: Mon Jul 6 12:08:00 2015 +0300

----------------------------------------------------------------------
 .../qi4j/library/spring/MyZestBootstrapper.java   | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zest-qi4j/blob/0e0276bb/libraries/spring/src/test/java/org/qi4j/library/spring/MyZestBootstrapper.java
----------------------------------------------------------------------
diff --git 
a/libraries/spring/src/test/java/org/qi4j/library/spring/MyZestBootstrapper.java
 
b/libraries/spring/src/test/java/org/qi4j/library/spring/MyZestBootstrapper.java
index 171a3c5..afcf0a2 100644
--- 
a/libraries/spring/src/test/java/org/qi4j/library/spring/MyZestBootstrapper.java
+++ 
b/libraries/spring/src/test/java/org/qi4j/library/spring/MyZestBootstrapper.java
@@ -1,3 +1,21 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you 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.qi4j.library.spring;
 
 import org.qi4j.bootstrap.ApplicationAssembly;

Reply via email to