diff options
| -rw-r--r-- | COPYING | 2 | ||||
| -rw-r--r-- | doc/documentation.rst | 2 | ||||
| -rw-r--r-- | mod/tex/context/third/rst/t-rst.mkiv | 4 | 
3 files changed, 4 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Copyright 2010 Philipp Gesang. All rights reserved. +Copyright 2010-2011 Philipp Gesang. All rights reserved.  Redistribution and use in source and binary forms, with or without  modification, are permitted provided that the following conditions are met: diff --git a/doc/documentation.rst b/doc/documentation.rst index d2cdc43..3ce17cd 100644 --- a/doc/documentation.rst +++ b/doc/documentation.rst @@ -541,7 +541,7 @@ License  :: -    Copyright 2010 Philipp Gesang. All rights reserved. +    Copyright 2010-2011 Philipp Gesang. All rights reserved.      Redistribution and use in source and binary forms, with or      without modification, are permitted provided that the diff --git a/mod/tex/context/third/rst/t-rst.mkiv b/mod/tex/context/third/rst/t-rst.mkiv index d54af02..829a895 100644 --- a/mod/tex/context/third/rst/t-rst.mkiv +++ b/mod/tex/context/third/rst/t-rst.mkiv @@ -1,6 +1,6 @@  %D \module [  %D         file=t-rst, -%D      version=0.2 ‘Sex and Violence’ +%D      version=0.3 ‘How to Recognise Different Types of Trees from Quite a Long Way Away’  %D        title=\CONTEXT\ User Module,  %D     subtitle=reStructuredText,  %D       author=Philipp Gesang, @@ -22,7 +22,7 @@  \definenamespace [RST] [    type=module,    comment=reStructuredText module, -  version=0.2, +  version=0.3,    name=RST,    style=no,    command=yes,  | 
