Skip to content

Commit 126d4dd

Browse files
authored
chore: fix license headers (#345)
1 parent d53cb53 commit 126d4dd

33 files changed

Lines changed: 0 additions & 33 deletions

api-common-java/LICENSE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
Copyright 2016, Google Inc.
2-
All rights reserved.
32
Redistribution and use in source and binary forms, with or without
43
modification, are permitted provided that the following conditions are
54
met:

api-common-java/license-header-javadoc.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 20xx, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/AbstractApiFuture.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2017, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/AbstractApiService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2017, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/ApiAsyncFunction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2017, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/ApiClock.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2016, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/ApiFunction.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2016, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/ApiFuture.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2016, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/ApiFutureCallback.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2016, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

api-common-java/src/main/java/com/google/api/core/ApiFutureToListenableFuture.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
22
* Copyright 2017, Google Inc.
3-
* All rights reserved.
43
*
54
* Redistribution and use in source and binary forms, with or without
65
* modification, are permitted provided that the following conditions are

0 commit comments

Comments
 (0)