diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2015-01-30 07:34:26 +0100 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2015-02-04 09:50:01 +0100 |
commit | cc1e8aed3059c62d56bccfc07f3041901cec8ebb (patch) | |
tree | 1916ffdf90e6e0e7e227b4410253327ae892b9b8 /web/template/cgit | |
parent | a28d4f8e3eeefc3c6773e903f956f163380631ff (diff) | |
download | aurweb-cc1e8aed3059c62d56bccfc07f3041901cec8ebb.tar.xz |
Rename the AUR software to aurweb
Rename the project to help differentiate between the software providing
access to the Arch User Repository and the collection of source packages
itself.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'web/template/cgit')
-rw-r--r-- | web/template/cgit/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/cgit/footer.html b/web/template/cgit/footer.html index f90aeb7..80481d9 100644 --- a/web/template/cgit/footer.html +++ b/web/template/cgit/footer.html @@ -1,6 +1,6 @@ <div id="footer"> <p> - Copyright © 2004-2014 AUR Development Team – + Copyright © 2004-2014 aurweb Development Team – <strong>Unsupported packages are user produced content. Any use of the provided files is at your own risk.</strong> </p> </div> |