Fix file names in copyright headers (#6578)

This commit is contained in:
Trevor Clinkenbeard 2022-03-14 17:24:25 -03:00 committed by GitHub
parent 415d1958d4
commit 6a28bddd35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
/*
* workloads.h
* SimpleWorkload.cpp
*
* This source file is part of the FoundationDB open source project
*

View File

@ -1,5 +1,5 @@
/*
* workloads.h
* workloads.cpp
*
* This source file is part of the FoundationDB open source project
*

View File

@ -1,5 +1,5 @@
/*
* BackupProgress.h
* BackupProgress.actor.h
*
* This source file is part of the FoundationDB open source project
*

View File

@ -1,5 +1,5 @@
/*
* ProxyCommitData.h
* ProxyCommitData.actor.h
*
* This source file is part of the FoundationDB open source project
*

View File

@ -1,5 +1,5 @@
/*
* RestoreController.h
* RestoreController.actor.h
*
* This source file is part of the FoundationDB open source project
*

View File

@ -1,5 +1,5 @@
/*
* Arena.h
* ArgParseUtil.h
*
* This source file is part of the FoundationDB open source project
*
@ -37,4 +37,4 @@ Optional<std::string> extractPrefixedArgument(std::string prefix, std::string ar
return arg;
}
#endif
#endif

View File

@ -1,5 +1,5 @@
/*
* Arena.h
* BooleanParam.h
*
* This source file is part of the FoundationDB open source project
*

View File

@ -1,5 +1,5 @@
/*
* flow.h
* folly_memcpy.h
*
* This source file is part of the FoundationDB open source project
*