diff options
author | Kargatum <dowlandtop@yandex.com> | 2021-01-09 17:59:50 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-09 11:59:50 +0100 |
commit | ea93a5c1a159912fac22dae9659e72b60f197f87 (patch) | |
tree | 7af4c84e0bcfc535ecba7cc4839863ca38121dae /src/CMakeLists.txt | |
parent | 57aa46244df18a0ad075d1982639e56ff4c8dcae (diff) |
feat(CI/Codestyle): added codestyle check (#3668)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 12df311743..301865290a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) +# Copyright (C) # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without |