You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by st...@apache.org on 2016/12/19 11:12:44 UTC

maven git commit: forgot to add license

Repository: maven
Updated Branches:
  refs/heads/master 74e9c115c -> e5ef55323


forgot to add license


Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e5ef5532
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e5ef5532
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e5ef5532

Branch: refs/heads/master
Commit: e5ef55323ea062e22f46d261b3da9379001ec70a
Parents: 74e9c11
Author: Stephen Connolly <st...@gmail.com>
Authored: Mon Dec 19 11:12:39 2016 +0000
Committer: Stephen Connolly <st...@gmail.com>
Committed: Mon Dec 19 11:12:39 2016 +0000

----------------------------------------------------------------------
 Jenkinsfile | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/e5ef5532/Jenkinsfile
----------------------------------------------------------------------
diff --git a/Jenkinsfile b/Jenkinsfile
index d67d0ba..0ce9859 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
 pipeline {
     
     tools {