-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAUTHORS.txt
More file actions
36 lines (36 loc) · 1.91 KB
/
AUTHORS.txt
File metadata and controls
36 lines (36 loc) · 1.91 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
36
# 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.
# - When using range, the last year of ownership indicates the death of
# the entity and the Copyright's after death countdown begins.
# * [ENTITY_FULL_NAME]
# - The legal entity's goverment registered 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 and parsing purposes.
# - When doing a re-distribution, between the upstream source URL and the
# bio-page, choose the upstream source for maintaining the upstream
# source location relationship in addition to actual ownership.
# - 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 and parsing purposes.
# - This is optional if the email is unavailable. However, Copyright
# requires at least 1 contactable channel so ensure the alternatives are
# available.
Copyright 2011 TypeSETit, LLC <typesetit@att.net>