Skip to content

Commit 7d9e093

Browse files
authored
happy new 2023 (via #1907)
1 parent ade9eab commit 7d9e093

File tree

221 files changed

+221
-221
lines changed

Some content is hidden

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

221 files changed

+221
-221
lines changed

allure-commandline/src/main/java/io/qameta/allure/CommandLine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/CommandlineConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/Commands.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/ExitCode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/command/GenerateCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/command/MainCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/command/OpenCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/command/PluginCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/command/ServeCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

allure-commandline/src/main/java/io/qameta/allure/config/ConfigLoader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2019 Qameta Software OÜ
2+
* Copyright 2016-2023 Qameta Software OÜ
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.

0 commit comments

Comments
 (0)