summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorFlorian Zschocke <f.zschocke+git@gmail.com>2022-12-17 18:17:46 +0100
committerFlorian Zschocke <f.zschocke+git@gmail.com>2023-04-03 22:46:43 +0200
commita1bb0ed56f26c4f08fd0fd1880ef934a04e7e58c (patch)
treea20f816b7052f603af1615c1be693749efb070b1 /src
parent04bd2a0c3eab35dcaccf6cb2389e57393ccd858f (diff)
downloadgitblit-a1bb0ed56f26c4f08fd0fd1880ef934a04e7e58c.tar.gz
gitblit-a1bb0ed56f26c4f08fd0fd1880ef934a04e7e58c.zip
doc: Replace Clippy with clipboard.js in design doc and NOTICE
Diffstat (limited to 'src')
-rw-r--r--src/site/design.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/site/design.mkd b/src/site/design.mkd
index 9bb16d4d..be60b19a 100644
--- a/src/site/design.mkd
+++ b/src/site/design.mkd
@@ -14,7 +14,7 @@ The following dependencies are bundled with Gitblit.
- [GLYPHICONS](http://glyphicons.com) (Creative Commons CC-BY)
- [Iconic](http://somerandomdude.com/work/iconic) (Creative Commons Share Alike 3.0)
- [AngularJS](http://angularjs.org) (MIT)
-- [Clippy](https://github.com/mojombo/clippy) (MIT)
+- [clipboard.js](https://github.com/zenorocha/clipboard.js) (MIT)
- [google-code-prettify](https://github.com/googlearchive/code-prettify) (Apache 2.0)
- [Commons Daemon](http://commons.apache.org/daemon) (Apache 2.0)
- [jQuery](https://jquery.org) (MIT)