diff options
Diffstat (limited to 'scripts/checkstyle.sh')
-rw-r--r-- | scripts/checkstyle.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/checkstyle.sh b/scripts/checkstyle.sh index ae775aca9..46cba4507 100644 --- a/scripts/checkstyle.sh +++ b/scripts/checkstyle.sh @@ -1,4 +1,4 @@ -# Copyright (c) 2017-2019 Cisco and/or its affiliates. +# Copyright (c) 2021 Cisco and/or its affiliates. # Licensed 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: @@ -11,4 +11,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -exit 0
\ No newline at end of file +exit 0 |