File: copyright

package info (click to toggle)
morse-simulator 1.4-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 187,116 kB
  • sloc: ansic: 108,311; python: 25,694; cpp: 786; makefile: 126; xml: 34; sh: 7
file content (35 lines) | stat: -rw-r--r-- 1,776 bytes parent folder | download
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Morse
Upstream-Contact: morse-users@laas.fr
Source: http://www.openrobots.org/wiki/morse/

Files: *
Copyright:
 2009-2010, LAAS-CNRS / ONERA
 2011-2012, LAAS-CNRS
 2015-2016 ISAE-SUPAERO
License: BSD-3-clauses
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
  * Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
  * Neither the name of the LAAS-CNRS, ONERA nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.

Files: src/morse/core/ansistrm.py
Copyright: 2010-2011, Vinay Sajip.
License: BSD-3-clause-vs
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
  * Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
  * Redistributions in binary form must reproduce the above copyright notice,
    this list of conditions and the following disclaimer in the documentation
    and/or other materials provided with the distribution.
  * Neither the name of the Vinay Sajip nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.