Skip to content

Commit

Permalink
Add original copyright to nullability annotations
Browse files Browse the repository at this point in the history
The files were copied in 2017 and modified then as well as most recently in 2021.

Resolves micrometer-metricsgh-2421
  • Loading branch information
shakuzen committed Mar 16, 2021
1 parent 3719f39 commit 9ba51ef
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* Copyright 2017 VMware, Inc.
* Copyright 2002-2017 the original author or authors.
* Copyright 2017-2021 VMware, Inc.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* Copyright 2017 VMware, Inc.
* Copyright 2002-2017 the original author or authors.
* Copyright 2017-2021 VMware, Inc.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* Copyright 2017 VMware, Inc.
* Copyright 2002-2017 the original author or authors.
* Copyright 2017-2021 VMware, Inc.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/**
* Copyright 2017 VMware, Inc.
* Copyright 2002-2017 the original author or authors.
* Copyright 2017-2021 VMware, Inc.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 9ba51ef

Please sign in to comment.