File: copyright

package info (click to toggle)
ruby-sidekiq 6.0.4%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 860 kB
  • sloc: ruby: 4,076; makefile: 20; sh: 6
file content (39 lines) | stat: -rw-r--r-- 1,346 bytes parent folder | download | duplicates (2)
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
32
33
34
35
36
37
38
39
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sidekiq
Source: http://sidekiq.org/
Files-Excluded:
 web/assets/javascripts/application.js
 web/assets/javascripts/dashboard.js
 web/assets/stylesheets/bootstrap.css

Files: *
Copyright: Contributed Systems LLC
License: LGPL-3

Files: web/assets/stylesheets/bootstrap-rtl.min.css
Copyright: Morteza Ansarinia
License: public-domain
 *              bootstrap-rtl (version 3.3.4)
 *      Author: Morteza Ansarinia (http://github.com/morteza)
 *  Created on: August 13,2015
 *     Project: bootstrap-rtl
 *   Copyright: Unlicensed Public Domain

Files: debian/*
Copyright: 2014 Pirate Praveen <praveen@debian.org>
License: LGPL-3
Comment: the Debian packaging is licensed under the same terms as the original package.

License: LGPL-3
 Sidekiq is an Open Source project licensed under the terms of
 the LGPLv3 license.  Please see <http://www.gnu.org/licenses/lgpl-3.0.html>
 for license text.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/LGPL-3'.