diff options
author | Pacien TRAN-GIRARD | 2012-09-15 15:53:46 +0100 |
---|---|---|
committer | Pacien | 2015-12-07 22:48:23 +0100 |
commit | df573701d2430ceb4154b31b4d900b150154a3ee (patch) | |
tree | ab9246784211dc7730bec8ca1757325fb697c878 /src | |
parent | 05850dde6fd412db0b7454735ac6186a7984894d (diff) | |
download | ninja-go-local-cloud-df573701d2430ceb4154b31b4d900b150154a3ee.tar.gz |
Fix project URL.
Diffstat (limited to 'src')
-rw-r--r-- | src/ninjacloud.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ninjacloud.go b/src/ninjacloud.go index 8954b6f..5016234 100644 --- a/src/ninjacloud.go +++ b/src/ninjacloud.go | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | 2 | ||
3 | This file is part of Ninja Go Local Cloud (https://pacien.net/projects/Ninja Go Local Cloud). | 3 | This file is part of Ninja Go Local Cloud (https://pacien.net/projects/ninja-go-local-cloud). |
4 | 4 | ||
5 | Ninja Go Local Cloud is free software: you can redistribute it and/or modify | 5 | Ninja Go Local Cloud is free software: you can redistribute it and/or modify |
6 | it under the terms of the GNU Affero General Public License as published by | 6 | it under the terms of the GNU Affero General Public License as published by |