File tree Expand file tree Collapse file tree 10 files changed +40
-40
lines changed Expand file tree Collapse file tree 10 files changed +40
-40
lines changed Original file line number Diff line number Diff line change 1
1
# #
2
- # # PROJECT: Mouri Internal Library Essentials
3
- # # FILE: .editorconfig
4
- # # PURPOSE: The root .editorconfig file
2
+ # # PROJECT: Mouri Internal Library Essentials
3
+ # # FILE: .editorconfig
4
+ # # PURPOSE: The root .editorconfig file
5
5
# #
6
- # # LICENSE: The MIT License
6
+ # # LICENSE: The MIT License
7
7
# #
8
8
# # MAINTAINER: MouriNaruto ([email protected] )
9
9
# #
Original file line number Diff line number Diff line change 1
1
# #
2
- # # PROJECT: Mouri Internal Library Essentials
3
- # # FILE: .gitignore
4
- # # PURPOSE: The root .gitignore file for Visual Studio C++ Project
2
+ # # PROJECT: Mouri Internal Library Essentials
3
+ # # FILE: .gitignore
4
+ # # PURPOSE: The root .gitignore file for Visual Studio C++ Project
5
5
# #
6
- # # LICENSE: The MIT License
6
+ # # LICENSE: The MIT License
7
7
# #
8
8
# # MAINTAINER: MouriNaruto ([email protected] )
9
9
# #
Original file line number Diff line number Diff line change 1
1
/*
2
- * PROJECT: NanaRun
3
- * FILE: MinSudo.cpp
4
- * PURPOSE: Implementation for MinSudo
2
+ * PROJECT: NanaRun
3
+ * FILE: MinSudo.cpp
4
+ * PURPOSE: Implementation for MinSudo
5
5
*
6
- * LICENSE: The MIT License
6
+ * LICENSE: The MIT License
7
7
*
8
- * DEVELOPER : MouriNaruto (KurikoMouri @outlook.jp )
8
+ * MAINTAINER : MouriNaruto (Kenji.Mouri @outlook.com )
9
9
*/
10
10
11
11
#include < Windows.h>
Original file line number Diff line number Diff line change 1
1
```
2
- * PROJECT: NanaRun
3
- * FILE: Translations.md
4
- * PURPOSE: The English translation for MinSudo
2
+ * PROJECT: NanaRun
3
+ * FILE: Translations.md
4
+ * PURPOSE: The English translation for MinSudo
5
5
*
6
- * LICENSE: The MIT License
6
+ * LICENSE: The MIT License
7
7
*
8
- * DEVELOPER : MouriNaruto (KurikoMouri @outlook.jp )
8
+ * MAINTAINER : MouriNaruto (Kenji.Mouri @outlook.com )
9
9
```
10
10
11
11
- InvalidCommandLineError
Original file line number Diff line number Diff line change 1
1
```
2
- * PROJECT: NanaRun
3
- * FILE: Translations.md
4
- * PURPOSE: The Chinese (Simplified) translation for MinSudo
2
+ * PROJECT: NanaRun
3
+ * FILE: Translations.md
4
+ * PURPOSE: The Chinese (Simplified) translation for MinSudo
5
5
*
6
- * LICENSE: The MIT License
6
+ * LICENSE: The MIT License
7
7
*
8
- * DEVELOPER : MouriNaruto (KurikoMouri @outlook.jp )
8
+ * MAINTAINER : MouriNaruto (Kenji.Mouri @outlook.com )
9
9
```
10
10
11
11
- InvalidCommandLineError
Original file line number Diff line number Diff line change 1
1
/*
2
- * PROJECT: NanaRun
3
- * FILE: NanaRun.IconResource.h
4
- * PURPOSE: Windows icon resource for NanaRun
2
+ * PROJECT: NanaRun
3
+ * FILE: NanaRun.IconResource.h
4
+ * PURPOSE: Windows icon resource for NanaRun
5
5
*
6
- * LICENSE: The MIT License
6
+ * LICENSE: The MIT License
7
7
*
8
8
* MAINTAINER: MouriNaruto ([email protected] )
9
9
*/
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<!--
3
- PROJECT: NanaRun
4
- FILE: NanaRun.IconResource.props
5
- PURPOSE: Windows icon resource for NanaRun
3
+ PROJECT: NanaRun
4
+ FILE: NanaRun.IconResource.props
5
+ PURPOSE: Windows icon resource for NanaRun
6
6
7
- LICENSE: The MIT License
7
+ LICENSE: The MIT License
8
8
9
9
MAINTAINER: MouriNaruto ([email protected] )
10
10
-->
Original file line number Diff line number Diff line change 1
1
/*
2
- * PROJECT: NanaRun
3
- * FILE: NanaRun.cpp
4
- * PURPOSE: Implementation for NanaRun
2
+ * PROJECT: NanaRun
3
+ * FILE: NanaRun.cpp
4
+ * PURPOSE: Implementation for NanaRun
5
5
*
6
- * LICENSE: The MIT License
6
+ * LICENSE: The MIT License
7
7
*
8
- * DEVELOPER : MouriNaruto (KurikoMouri @outlook.jp )
8
+ * MAINTAINER : MouriNaruto (Kenji.Mouri @outlook.com )
9
9
*/
10
10
11
11
#include < cstdint>
Original file line number Diff line number Diff line change 1
1
/*
2
- * PROJECT: NanaRun
3
- * FILE: SynthRdp.cpp
4
- * PURPOSE: Implementation for Hyper-V Enhanced Session Proxy Service
2
+ * PROJECT: NanaRun
3
+ * FILE: SynthRdp.cpp
4
+ * PURPOSE: Implementation for Hyper-V Enhanced Session Proxy Service
5
5
*
6
- * LICENSE: The MIT License
6
+ * LICENSE: The MIT License
7
7
*
8
8
* MAINTAINER: MouriNaruto ([email protected] )
9
9
*/
You can’t perform that action at this time.
0 commit comments