Skip to content

Commit 2c2db22

Browse files
committed
Change the copyright from google to XDean
I have create [pull request](google/compile-testing#148) to google compile-test project. But before it merged, I reserve the copyright.
1 parent 9d3fac7 commit 2c2db22

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/main/java/xdean/annotation/processor/toolkit/test/Compile.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2018 Google, Inc.
2+
* Copyright (C) 2018 XDean
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.

src/main/java/xdean/annotation/processor/toolkit/test/CompileTestCase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2018 Google, Inc.
2+
* Copyright (C) 2018 XDean.
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.

src/main/java/xdean/annotation/processor/toolkit/test/CompileTestRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2018 Google, Inc.
2+
* Copyright (C) 2018 XDean.
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.

src/main/java/xdean/annotation/processor/toolkit/test/Compiled.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2018 Google, Inc.
2+
* Copyright (C) 2018 XDean.
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.

src/main/java/xdean/annotation/processor/toolkit/test/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2018 Google, Inc.
2+
* Copyright (C) 2018 XDean.
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)