diff options
-rw-r--r-- | Makefile | 5 | ||||
-rw-r--r-- | pragmatics.md | 2 | ||||
-rw-r--r-- | pragmatics.txt | 2 | ||||
-rw-r--r-- | pragmatics.xml | 2 |
4 files changed, 8 insertions, 3 deletions
diff --git a/Makefile b/Makefile index 18c93a1..3e3051d 100644 --- a/Makefile +++ b/Makefile @@ -3,3 +3,8 @@ pragmatics.txt: pragmatics.xml pragmatics.xml: pragmatics.md mmark pragmatics.md > pragmatics.xml + +update: + git add . + git commit + git push diff --git a/pragmatics.md b/pragmatics.md index dd64819..2c7f9fa 100644 --- a/pragmatics.md +++ b/pragmatics.md @@ -88,7 +88,7 @@ Many thanks to everyone in the Free Software community for the freedom we have t <author> <organization>The GNU Project</organization> </author> - <date year="2013" month="December"></date> + <date year="2013" month="September"></date> </front> </reference> diff --git a/pragmatics.txt b/pragmatics.txt index d0dcd5c..569b040 100644 --- a/pragmatics.txt +++ b/pragmatics.txt @@ -136,7 +136,7 @@ Yu Informational [Page 2] 6. Normative References [RMSGP] The GNU Project, "Is It Ever a Good Thing to Use a Nonfree - Program?", December 2013, <http://www.gnu.org/philosophy/ + Program?", September 2013, <http://www.gnu.org/philosophy/ is-ever-good-use-nonfree-program.en.html>. Acknowledgements diff --git a/pragmatics.xml b/pragmatics.xml index f192ff7..d7935e9 100644 --- a/pragmatics.xml +++ b/pragmatics.xml @@ -62,7 +62,7 @@ <author> <organization>The GNU Project</organization> </author> - <date year="2013" month="December"></date> + <date year="2013" month="September"></date> </front> </reference> </references> |