Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
### What's done:
* Fix
  • Loading branch information
kgevorkyan committed Jan 30, 2023
1 parent 3c088b6 commit 3f360f9
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (c) My Company., Ltd. 2012-2022. All rights reserved.
Copyright (c) My Company., Ltd. 2012-2023. All rights reserved.
*/
/**
* Lorem ipsum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved.
Copyright (c) Huawei Technologies Co., Ltd. 2020-2023. All rights reserved.
*/
/**
* Lorem ipsum
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved.
Copyright (c) Huawei Technologies Co., Ltd. 2020-2023. All rights reserved.
*/

package test.paragraph2.header
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright 2018-2022 John Doe.
Copyright 2018-2023 John Doe.
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,5 @@
/*
Copyright 2018-2022 John Doe.
Copyright 2018-2023 John Doe.
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,5 @@
/*
Copyright 2018-2022 John Doe.
Copyright 2018-2023 John Doe.
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,5 @@
/*
Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved.
Copyright (c) Huawei Technologies Co., Ltd. 2020-2023. All rights reserved.
*/
/**
* This is a file used in unit test
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Copyright (c) Huawei Technologies Co., Ltd. 2020-2022. All rights reserved.
Copyright (c) Huawei Technologies Co., Ltd. 2020-2023. All rights reserved.
*/
/**
* This is a file used in unit test
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ;warn:$line:1: [FILE_NAME_MATCH_CLASS] file name is incorrect - it should match with the class described in it if there is the only one class declared: Example5Expected.kt vs Some{{.*}}
/*
Copyright 2018-2022 John Doe.
Copyright 2018-2023 John Doe.
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
Expand Down

0 comments on commit 3f360f9

Please sign in to comment.