From a1bb0ed56f26c4f08fd0fd1880ef934a04e7e58c Mon Sep 17 00:00:00 2001 From: Florian Zschocke Date: Sat, 17 Dec 2022 18:17:46 +0100 Subject: [PATCH] doc: Replace Clippy with clipboard.js in design doc and NOTICE --- NOTICE | 9 ++++++++- src/site/design.mkd | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index 69d7c744..a82672d1 100644 --- a/NOTICE +++ b/NOTICE @@ -366,4 +366,11 @@ google-guice Apache License 2.0 https://code.google.com/p/google-guice - \ No newline at end of file + +--------------------------------------------------------------------------- +clipboard.js +--------------------------------------------------------------------------- + clipboard.js, release under the + MIT License + + https://clipboardjs.com 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) -- 2.39.5