the repository which powers this website
Diffstat (limited to 'cgit.js')
| -rw-r--r-- | cgit.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cgit.js b/cgit.js new file mode 100644 index 00000000..b35e0bca --- /dev/null +++ b/cgit.js @@ -0,0 +1,7 @@ +/* cgit.js: javacript functions for cgit + * + * Copyright (C) 2006-2018 cgit Development Team <[email protected]> + * + * Licensed under GNU General Public License v2 + * (see COPYING for full license text) + */ |