-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAUTHORS.txt
More file actions
35 lines (35 loc) · 1.82 KB
/
AUTHORS.txt
File metadata and controls
35 lines (35 loc) · 1.82 KB
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
# This is the official list of project creators for copyright purposes. This
# file is distinct from the `CONTRIBUTORS.txt` file. For example, the company
# holding the copyright is listed here while the employees are listed in the
# `CONTRIBUTORS.txt` file.
#
# List should be sorted as follows:
# 1. [YEAR] in decending order; AND THEN
# 2. Alphabetical order within the same [YEAR]
#
# Each entry **MUST COMPLY** with the following pattern:
# |Copyright [YEAR] [ENTITY_FULL_NAME] (OPTIONAL_URL) <OPTIONAL_EMAIL>|
# Legends:
# * [YEAR]
# - the earliest year of interaction is suffice. Copyright works on first
# birth; not range or latest.
# * [ENTITY_FULL_NAME]
# - the legally reponsible entity's full name.
# * [OPTIONAL_URL]
# - the entity's provided URL to contact with.
# - It is enclosed with rounded parenthesis (**`( )`**) as defined by
# programming syntax for automation purposes.
# - When doing re-distribution, between the upstream source URL and the
# bio-page, choose the source first to maintain the upstream source
# location relationship.
# - This is optional if URL is unavailable. However, Copyright requires at
# least 1 contactable channel so ensure the alternatives are available.
# * **`[OPTIONAL_EMAIL]`**
# - the entity's provided email to contact with.
# - The address is enclosed with angled parenthesis (**`< >`**) as defined
# programming syntax for automation purposes.
# - This is optional if the email is unavailable. However, Copyright
# requires at least 1 contactable channel so ensure the alternatives are
# available.
Copyright 2007 José María Ribagorda (http://www.ibarrareal.es) <jmribagorda@gmail.com>
Copyright 2007 Octavio Pardo (http://www.octaviopardo.com) <hello@octaviopardo.com>