Skip to content

Commit 9dc18fa

Browse files
committed
Further Copyright Updates
This change updates some more of the codebase with an updated copyright statement.
1 parent f75e08f commit 9dc18fa

49 files changed

Lines changed: 50 additions & 50 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

config/container_certificate_trust_store.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cloud Foundry Java Buildpack
2-
# Copyright 2014-2016 the original author or authors.
2+
# Copyright 2013-2016 the original author or authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

config/debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cloud Foundry Java Buildpack
2-
# Copyright 2014-2016 the original author or authors.
2+
# Copyright 2013-2016 the original author or authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

config/dyna_trace_agent.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cloud Foundry Java Buildpack
2-
# Copyright (c) 2015-2016 the original author or authors.
2+
# Copyright 2013-2016 the original author or authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

config/java_opts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cloud Foundry Java Buildpack
2-
# Copyright 2014-2016 the original author or authors.
2+
# Copyright 2013-2016 the original author or authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

config/jmx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cloud Foundry Java Buildpack
2-
# Copyright 2014-2016 the original author or authors.
2+
# Copyright 2013-2016 the original author or authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

config/luna_security_provider.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cloud Foundry Java Buildpack
2-
# Copyright (c) 2015-2016 the original author or authors.
2+
# Copyright 2013-2016 the original author or authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

config/your_kit_profiler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Cloud Foundry Java Buildpack
2-
# Copyright 2014-2016 the original author or authors.
2+
# Copyright 2013-2016 the original author or authors.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

lib/java_buildpack/container/spring_boot_cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Encoding: utf-8
22
# Cloud Foundry Java Buildpack
3-
# Copyright (c) 2013 the original author or authors.
3+
# Copyright 2013-2016 the original author or authors.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this candidate except in compliance with the License.

lib/java_buildpack/container/tomcat/tomcat_external_configuration.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Encoding: utf-8
22
# Cloud Foundry Java Buildpack
3-
# Copyright 2016 the original author or authors.
3+
# Copyright 2013-2016 the original author or authors.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

lib/java_buildpack/framework/dyna_trace_agent.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Encoding: utf-8
22
# Cloud Foundry Java Buildpack
3-
# Copyright 2015-2016 the original author or authors.
3+
# Copyright 2013-2016 the original author or authors.
44
#
55
# Licensed under the Apache License, Version 2.0 (the "License");
66
# you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)