Repository: jclouds Updated Branches: refs/heads/master aa41d489f -> fecedfdb3
fix ASF copyright headers on SoftLayer Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/fecedfdb Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/fecedfdb Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/fecedfdb Branch: refs/heads/master Commit: fecedfdb3ff46a57376a4369aa16823862872114 Parents: aa41d48 Author: Andrea Turli <[email protected]> Authored: Mon Aug 11 14:27:38 2014 +0200 Committer: Andrew Gaul <[email protected]> Committed: Mon Aug 11 12:43:57 2014 -0700 ---------------------------------------------------------------------- .../java/org/jclouds/softlayer/domain/VirtualDiskImage.java | 6 +++--- .../softlayer/domain/VirtualGuestBlockDeviceTemplate.java | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jclouds/blob/fecedfdb/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualDiskImage.java ---------------------------------------------------------------------- diff --git a/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualDiskImage.java b/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualDiskImage.java index b0128c8..2ca3bbf 100644 --- a/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualDiskImage.java +++ b/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualDiskImage.java @@ -1,8 +1,8 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOBuilderICE file distributed with + * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. - * Builderhe ASF licenses this file to You under the Apache License, Version 2.0 + * 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 * @@ -10,7 +10,7 @@ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, - * WIBuilderHOUBuilder WARRANBuilderIES OR CONDIBuilderIONS OF ANY KIND, either express or implied. + * 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. */ http://git-wip-us.apache.org/repos/asf/jclouds/blob/fecedfdb/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuestBlockDeviceTemplate.java ---------------------------------------------------------------------- diff --git a/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuestBlockDeviceTemplate.java b/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuestBlockDeviceTemplate.java index 86080b8..fbe08a7 100644 --- a/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuestBlockDeviceTemplate.java +++ b/providers/softlayer/src/main/java/org/jclouds/softlayer/domain/VirtualGuestBlockDeviceTemplate.java @@ -1,8 +1,8 @@ /* * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOBuilderICE file distributed with + * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. - * Builderhe ASF licenses this file to You under the Apache License, Version 2.0 + * 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 * @@ -10,7 +10,7 @@ * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, - * WIBuilderHOUBuilder WARRANBuilderIES OR CONDIBuilderIONS OF ANY KIND, either express or implied. + * 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. */
