about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlyssa Ross <hi@alyssa.is>2020-08-11 13:58:31 +0000
committerAlyssa Ross <hi@alyssa.is>2020-08-12 12:24:38 +0000
commit9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894 (patch)
tree1a781976ab2de10600583dd3d7ab064467e86b1e
parent751013d08442de4f6ff62089f630286d5f4714ec (diff)
downloadwww-9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894.tar
www-9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894.tar.gz
www-9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894.tar.bz2
www-9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894.tar.lz
www-9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894.tar.xz
www-9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894.tar.zst
www-9e1415ed1ad0bc6e1071d988c73dd0fdc8b4e894.zip
CONTRIBUTING: ask people to add copyright headers
I want to make sure we're collecting copyright information right from
the start, because it's much easier to keep track of this as content
is created, rather than try to piece it together after the fact should
we ever need to.

Message-Id: <20200811140421.21185-1-hi@alyssa.is>
Reviewed-by: Cole Helbling <cole.e.helbling@outlook.com>
-rw-r--r--CONTRIBUTING8
1 files changed, 8 insertions, 0 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index b2941cf..6cbc106 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -17,6 +17,14 @@ self-close?), and CSS to a minimum.  We want to optimise for the
 website being as nice as possible to navigate in a text editor, to
 encourage people to edit and improve the website.
 
+For any changes that are likely to be copyrightable (i.e. those that
+involve any amount of creative input from you), please add an
+SPDX-FileCopyrightText header to the file so we can keep track of
+copyright holders.  Every file should already have at least one
+example of these that you can use as a template.  If you'd rather not
+list your email address in the copyright notice, it's fine to omit
+that.
+
 Please send patches to devel@spectrum-os.org.  Instructions for how to
 do this are provided in the contributing.html file.