summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorLeah Woods <info@minifree.org>2016-05-06 11:01:17 (EDT)
committer Leah Woods <info@minifree.org>2016-05-06 11:01:17 (EDT)
commit84d0da1ff7825958f02e5b052679c9a83de50ff2 (patch)
tree6158aea273f65b782ee63901d6695881b013a7d7 /site
parent62a642d8583a510eb525b54c05e32d01982f94d1 (diff)
downloadlibreboot.org-84d0da1ff7825958f02e5b052679c9a83de50ff2.zip
libreboot.org-84d0da1ff7825958f02e5b052679c9a83de50ff2.tar.gz
libreboot.org-84d0da1ff7825958f02e5b052679c9a83de50ff2.tar.bz2
Reassign Minifree Ltd copyrights back to Minifree director
This time under her chosen name.
Diffstat (limited to 'site')
-rw-r--r--site/common/ccs.php2
-rw-r--r--site/common/css/main.css.copying2
-rw-r--r--site/common/footer.php2
-rw-r--r--site/common/functions.php2
-rw-r--r--site/common/variables.php2
-rw-r--r--site/donate/index.php2
-rw-r--r--site/download/index.php2
-rw-r--r--site/faq/index.php2
-rw-r--r--site/git/index.php2
-rw-r--r--site/github/index.php2
-rw-r--r--site/gitlab/index.php2
-rw-r--r--site/gnu/index.php2
-rw-r--r--site/gpg/index.php2
-rw-r--r--site/index.php2
-rw-r--r--site/rsync/index.php2
-rw-r--r--site/suppliers/index.php4
-rw-r--r--site/workshops/index.php2
17 files changed, 18 insertions, 18 deletions
diff --git a/site/common/ccs.php b/site/common/ccs.php
index 0acb138..6dec39e 100644
--- a/site/common/ccs.php
+++ b/site/common/ccs.php
@@ -1,7 +1,7 @@
<?php
/*
Footer
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/common/css/main.css.copying b/site/common/css/main.css.copying
index 3d11634..18a078a 100644
--- a/site/common/css/main.css.copying
+++ b/site/common/css/main.css.copying
@@ -1,6 +1,6 @@
/*
Main CSS file at main.css
- Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/common/footer.php b/site/common/footer.php
index 282a833..6e96fbe 100644
--- a/site/common/footer.php
+++ b/site/common/footer.php
@@ -1,7 +1,7 @@
<?php
/*
Footer
- Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/common/functions.php b/site/common/functions.php
index b8a97f2..62c7019 100644
--- a/site/common/functions.php
+++ b/site/common/functions.php
@@ -1,7 +1,7 @@
<?php
/*
Generic functions used by the rest of the site
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/common/variables.php b/site/common/variables.php
index 4d69929..b400270 100644
--- a/site/common/variables.php
+++ b/site/common/variables.php
@@ -1,7 +1,7 @@
<?php
/*
A number of variables that are used by the whole site
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/donate/index.php b/site/donate/index.php
index 923815b..ae62f08 100644
--- a/site/donate/index.php
+++ b/site/donate/index.php
@@ -1,7 +1,7 @@
<?php
/*
Home page
- Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/download/index.php b/site/download/index.php
index c863b72..2166ebf 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -1,7 +1,7 @@
<?php
/*
Download page
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/faq/index.php b/site/faq/index.php
index b525eb0..4bf39c7 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -1,7 +1,7 @@
<?php
/*
Frequently asked questions
- Copyright (C) 2015, 2016 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015, 2016 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/git/index.php b/site/git/index.php
index b03ebd5..9858fdb 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -1,7 +1,7 @@
<?php
/*
Download page
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/github/index.php b/site/github/index.php
index e40b803..b96a4f7 100644
--- a/site/github/index.php
+++ b/site/github/index.php
@@ -1,7 +1,7 @@
<?php
/*
Frequently asked questions
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/gitlab/index.php b/site/gitlab/index.php
index bbfcb45..ed36ccf 100644
--- a/site/gitlab/index.php
+++ b/site/gitlab/index.php
@@ -1,7 +1,7 @@
<?php
/*
Frequently asked questions
- Copyright (C) 2016 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2016 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/gnu/index.php b/site/gnu/index.php
index 00876f8..de291ba 100644
--- a/site/gnu/index.php
+++ b/site/gnu/index.php
@@ -1,7 +1,7 @@
<?php
/*
Frequently asked questions
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/gpg/index.php b/site/gpg/index.php
index 713b95c..e535230 100644
--- a/site/gpg/index.php
+++ b/site/gpg/index.php
@@ -1,7 +1,7 @@
<?php
/*
Download page
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/index.php b/site/index.php
index 87d4d39..2b98b89 100644
--- a/site/index.php
+++ b/site/index.php
@@ -1,7 +1,7 @@
<?php
/*
Home page
- Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/rsync/index.php b/site/rsync/index.php
index 1675518..b2a7923 100644
--- a/site/rsync/index.php
+++ b/site/rsync/index.php
@@ -1,7 +1,7 @@
<?php
/*
Download page
- Copyright (C) 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
diff --git a/site/suppliers/index.php b/site/suppliers/index.php
index b2056e1..96ff2db 100644
--- a/site/suppliers/index.php
+++ b/site/suppliers/index.php
@@ -1,7 +1,7 @@
<?php
/*
Home page
- Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
@@ -51,7 +51,7 @@
under their <em>Respects Your Freedom</em> hardware certification criteria. Minifree was the first company to ever achieve this on a laptop computer.
</p>
<p>
- The director of Minifree Ltd is also the lead developer of libreboot (and founder of the libreboot project). <em>Profits directly fund the libreboot project.</em>
+ The director of Leah Woods is also the lead developer of libreboot (and founder of the libreboot project). <em>Profits directly fund the libreboot project.</em>
</p>
<h2>Products available</h2>
<ul class="c">
diff --git a/site/workshops/index.php b/site/workshops/index.php
index f8d243d..b9ed164 100644
--- a/site/workshops/index.php
+++ b/site/workshops/index.php
@@ -1,7 +1,7 @@
<?php
/*
Home page
- Copyright (C) 2016 Minifree Ltd <info@minifree.org>
+ Copyright (C) 2016 Leah Woods <info@minifree.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as