summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-29 12:02:50 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-29 12:02:50 +0100
commitb2eebf870b5d7b32db3de285060fef736521f3e1 (patch)
tree79859ff1f00dc98812edc5592861164eaed7abf3
parent9520501e6ce67936474dfd5341dbbd278ab9e23f (diff)
downloadnetsurf-wiki-b2eebf870b5d7b32db3de285060fef736521f3e1.tar.gz
netsurf-wiki-b2eebf870b5d7b32db3de285060fef736521f3e1.tar.bz2
add messages file copyrights
-rw-r--r--release/process.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/release/process.mdwn b/release/process.mdwn
index cd656b7..edba16b 100644
--- a/release/process.mdwn
+++ b/release/process.mdwn
@@ -149,18 +149,29 @@ don't be confused and do update amiga stuff.
check the resources for the frontends you are releasing are up to date
+- Fatmessages copyright year
+
+ resources/FatMessages
+
- credits file copyright years (at a minimum)
+
resources/en/credits.html
resources/it/credits.html
resources/nl/credits.html
+
- licence file copyright years (at a minimum)
+
resources/en/licence.html
resources/it/licence.html
resources/nl/licence.html
+
- amiga readme copyright files
+
frontends/amiga/pkg/netsurf.readme
frontends/amiga/pkg/netsurf\_os3.readme
+
- windows frontend installer
+
windows/res/installer.nsi
Ensure the ca-bundle is updated
@@ -299,6 +310,10 @@ make the distribution tarball and check its contents
make dist
+The git-archive-all module is needed for the dist step from
+
+ https://github.com/Kentzo/git-archive-all
+
Next do a dry run push
git push -n --tags