Skip to content

Commit e7dd084

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 4529e79 commit e7dd084

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

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.

src/test/java/xdean/annotation/processor/toolkit/JunitCompileTest.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"); you may not use this file except
55
* in compliance with the License. You may obtain a copy of the License at

0 commit comments

Comments
 (0)