File: 0001-dfsg-footer.erb.patch

package info (click to toggle)
golang-github-aws-aws-sdk-go 1.16.18%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, buster-backports, experimental
  • size: 93,084 kB
  • sloc: ruby: 193; makefile: 174; xml: 11
file content (31 lines) | stat: -rw-r--r-- 1,170 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
From: Shengjing Zhu <i@zhsj.me>
Date: Sat, 16 Sep 2017 01:21:19 +0800
Subject: dfsg footer.erb

Last-Update: 2015-09-29
Forwarded: not-needed
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Bug-Upstream: https://github.com/aws/aws-sdk-go/issues/379
Description: re-create free portion of a non-DFSG file removed from
source tarball
 Taken from v0.9.9
---
 doc-src/plugin/templates/default/layout/html/footer.erb | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 doc-src/plugin/templates/default/layout/html/footer.erb

diff --git a/doc-src/plugin/templates/default/layout/html/footer.erb b/doc-src/plugin/templates/default/layout/html/footer.erb
new file mode 100644
index 0000000..8ed97fa
--- /dev/null
+++ b/doc-src/plugin/templates/default/layout/html/footer.erb
@@ -0,0 +1,9 @@
+<div id="footer">
+  Generated on <%= Time.now.strftime("%c") %> by
+  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
+  <%= YARD::VERSION %> (ruby-<%= RUBY_VERSION %>).
+</div>
+
+<!-- BEGIN-SECTION -->
+<script type="text/javascript" src="https://media.amazonwebservices.com/amznUrchin.js"></script>
+<!-- END-SECTION -->