mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
Enforce licence header consistency
Also do some basic cleanup: capitalize first letters, add `.` at the end of the sentences, and so on.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/// \file GeneratedCodeBasicInfo.cpp
|
||||
/// \brief Implements the GeneratedCodeBasicInfo pass which provides basic
|
||||
/// information about the translated code (e.g., which CSV is the PC).
|
||||
/// Implements the GeneratedCodeBasicInfo pass which provides basic information
|
||||
/// about the translated code (e.g., which CSV is the PC).
|
||||
|
||||
//
|
||||
// This file is distributed under the MIT License. See LICENSE.md for details.
|
||||
|
||||
Reference in New Issue
Block a user