diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/acmart/acmart.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/acmart/acmart.cls | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/acmart/acmart.cls b/Master/texmf-dist/tex/latex/acmart/acmart.cls index 41d1d7fd26e..027dd181fb1 100644 --- a/Master/texmf-dist/tex/latex/acmart/acmart.cls +++ b/Master/texmf-dist/tex/latex/acmart/acmart.cls @@ -37,7 +37,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{acmart} -[2018/01/24 v1.49 Typesetting articles for the Association for +[2018/02/07 v1.50 Typesetting articles for the Association for Computing Machinery] \def\@classname{acmart} \InputIfFileExists{acmart-preload-hook.tex}{% @@ -1523,21 +1523,13 @@ Computing Machinery] This paper is published under the Creative Commons Attribution~4.0 International (CC~BY~4.0) license. Authors reserve their rights to disseminate the work on their personal and corporate Web sites with - the appropriate attribution. In case of republication, reuse, etc., - the following attribution should be used: ``Published in - WWW\@acmYear{} Proceedings \textcopyright{} \@copyrightyear{} - International World Wide Web Conference Committee, published under - Creative Commons~CC~BY~4.0 License.'' + the appropriate attribution. \or % iw3c2w3g This paper is published under the Creative Commons Attribution-NonCommercial-NoDerivs~4.0 International (CC~BY-NC-ND~4.0) license. Authors reserve their rights to disseminate the work on their personal and corporate Web sites with - the appropriate attribution. In case of republication, reuse, etc., - the following attribution should be used: ``Published in - WWW\@acmYear{} Proceedings \textcopyright{} \@copyrightyear - International World Wide Web Conference Committee, published under - Creative Commons CC~BY-NC-ND~4.0 License.'' + the appropriate attribution. \fi} \def\copyrightyear#1{\def\@copyrightyear{#1}} \copyrightyear{\@acmYear} |