Add space between name and email in copyright

This commit is contained in:
Unrud 2019-10-28 01:50:08 +01:00
parent ebf02bdbea
commit 5bcda69519
18 changed files with 19 additions and 19 deletions

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,7 +1,7 @@
// +build portal // +build portal
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,7 +1,7 @@
// +build !portal // +build !portal
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,7 +1,7 @@
// +build windows // +build windows
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,7 +1,7 @@
// +build !windows // +build !windows
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,7 +1,7 @@
// +build x11 // +build x11
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,7 +1,7 @@
// +build !x11 // +build !x11
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -3,7 +3,7 @@ FontName: Icon
FullName: Icon FullName: Icon
FamilyName: Icon FamilyName: Icon
Weight: Regular Weight: Regular
Copyright: Copyright (c) 2018 Unrud<unrud@outlook.com> Copyright: Copyright (c) 2018 Unrud <unrud@outlook.com>
UComments: "2018-8-29: Created with FontForge (http://fontforge.org)" UComments: "2018-8-29: Created with FontForge (http://fontforge.org)"
Version: 001.000 Version: 001.000
ItalicAngle: 0 ItalicAngle: 0

View file

@ -1,7 +1,7 @@
// +build ignore // +build ignore
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

2
qr.go
View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,7 +1,7 @@
// +build !windows // +build !windows
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018 Unrud<unrud@outlook.com> * Copyright (c) 2018 Unrud <unrud@outlook.com>
* *
* This file is part of Remote-Touchpad. * This file is part of Remote-Touchpad.
* *