Skip to content

Commit

Permalink
Correct copyright
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Millidge <steve.millidge@payara.fish>
  • Loading branch information
smillidge committed Nov 22, 2020
1 parent b7156eb commit fc9e8c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019 Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2020 Contributors to the Eclipse Foundation..
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v. 2.0, which is available at
Expand All @@ -13,7 +13,6 @@
*
* SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0
*/

env.label = "orb-ci-pod-${UUID.randomUUID().toString()}"
pipeline {
options {
Expand Down

0 comments on commit fc9e8c7

Please sign in to comment.