Normalize whitespace in boilerplate files

Now all consistently use 2 or 4 (HACKING) spaces for indentation.
This commit is contained in:
Tobias Brunner
2018-09-03 14:18:20 +02:00
parent aad9021fd3
commit 53f8ac3d6a
4 changed files with 37 additions and 37 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
-------------------------
strongSwan - Development
-------------------------
------------------------
strongSwan - Development
------------------------
Git repository
---------------------
@@ -27,11 +27,11 @@ the code, you need the following tools:
To check out the master branch, use:
git clone git://git.strongswan.org/strongswan.git
git clone git://git.strongswan.org/strongswan.git
or using HTTP
or using HTTP:
git clone http://git.strongswan.org/strongswan.git
git clone http://git.strongswan.org/strongswan.git
After a successful check out, give the autotools a try: