diff --git a/Documentation/images/link.png b/Documentation/images/link.png index 621443e78f..25eacb7c25 100644 Binary files a/Documentation/images/link.png and b/Documentation/images/link.png differ diff --git a/gerrit-gwtui/BUCK b/gerrit-gwtui/BUCK index 78b26afc46..0f0bde4c0e 100644 --- a/gerrit-gwtui/BUCK +++ b/gerrit-gwtui/BUCK @@ -25,7 +25,6 @@ gwt_module( gwt_xml = 'src/main/java/%s.gwt.xml' % MODULE.replace('.', '/'), resources = glob(['src/main/java/**/*']), deps = [ - ':freebie_application_icon_set', ':silk_icons', '//gerrit-gwtui-common:diffy_logo', '//gerrit-gwtui-common:client', @@ -40,14 +39,6 @@ gwt_module( ], ) -java_library( - name = 'freebie_application_icon_set', - deps = [ - '//lib:LICENSE-freebie_application_icon_set', - '//lib:LICENSE-CC-BY3.0', - ], -) - java_library( name = 'silk_icons', deps = [ diff --git a/lib/BUCK b/lib/BUCK index 9b79c67d1e..97c26f3ded 100644 --- a/lib/BUCK +++ b/lib/BUCK @@ -10,7 +10,6 @@ define_license(name = 'CC-BY3.0') define_license(name = 'clippy') define_license(name = 'codemirror') define_license(name = 'diffy') -define_license(name = 'freebie_application_icon_set') define_license(name = 'h2') define_license(name = 'jgit') define_license(name = 'jsch') diff --git a/lib/LICENSE-freebie_application_icon_set b/lib/LICENSE-freebie_application_icon_set deleted file mode 100644 index 753ab1f201..0000000000 --- a/lib/LICENSE-freebie_application_icon_set +++ /dev/null @@ -1 +0,0 @@ -link:http://creativecommons.org/licenses/by/3.0/us/[CC-BY 3.0] (c) Matt Gentile, link:http://tympanus.net/codrops/2012/10/02/freebie-application-icon-set-png-psd-csh/[Freebie: Application Icon Set]