nickjillings@1303: %% nickjillings@1303: %% This is file `acmcopyright.sty', nickjillings@1303: %% generated with the docstrip utility. nickjillings@1303: %% nickjillings@1303: %% The original source files were: nickjillings@1303: %% nickjillings@1303: %% acmcopyright.dtx (with options: `style') nickjillings@1303: %% nickjillings@1303: %% IMPORTANT NOTICE: nickjillings@1303: %% nickjillings@1303: %% For the copyright see the source file. nickjillings@1303: %% nickjillings@1303: %% Any modified versions of this file must be renamed nickjillings@1303: %% with new filenames distinct from acmcopyright.sty. nickjillings@1303: %% nickjillings@1303: %% For distribution of the original source see the terms nickjillings@1303: %% for copying and modification in the file acmcopyright.dtx. nickjillings@1303: %% nickjillings@1303: %% This generated file may be distributed as long as the nickjillings@1303: %% original source files, as listed above, are part of the nickjillings@1303: %% same distribution. (The sources need not necessarily be nickjillings@1303: %% in the same archive or directory.) nickjillings@1303: %% \CharacterTable nickjillings@1303: %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z nickjillings@1303: %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z nickjillings@1303: %% Digits \0\1\2\3\4\5\6\7\8\9 nickjillings@1303: %% Exclamation \! Double quote \" Hash (number) \# nickjillings@1303: %% Dollar \$ Percent \% Ampersand \& nickjillings@1303: %% Acute accent \' Left paren \( Right paren \) nickjillings@1303: %% Asterisk \* Plus \+ Comma \, nickjillings@1303: %% Minus \- Point \. Solidus \/ nickjillings@1303: %% Colon \: Semicolon \; Less than \< nickjillings@1303: %% Equals \= Greater than \> Question mark \? nickjillings@1303: %% Commercial at \@ Left bracket \[ Backslash \\ nickjillings@1303: %% Right bracket \] Circumflex \^ Underscore \_ nickjillings@1303: %% Grave accent \` Left brace \{ Vertical bar \| nickjillings@1303: %% Right brace \} Tilde \~} nickjillings@1303: \NeedsTeXFormat{LaTeX2e} nickjillings@1303: \ProvidesPackage{waccopyright} nickjillings@1303: [2014/06/29 v1.2 Copyright statemens for ACM classes] nickjillings@1303: \newif\if@printcopyright nickjillings@1303: \@printcopyrighttrue nickjillings@1303: \newif\if@printpermission nickjillings@1303: \@printpermissiontrue nickjillings@1303: \newif\if@acmowned nickjillings@1303: \@acmownedtrue nickjillings@1303: \RequirePackage{xkeyval} nickjillings@1303: \define@choicekey*{ACM@}{acmcopyrightmode}[% nickjillings@1303: \acm@copyrightinput\acm@copyrightmode]{none,acmcopyright,acmlicensed,% nickjillings@1303: rightsretained,usgov,usgovmixed,cagov,cagovmixed,% nickjillings@1303: licensedusgovmixed,licensedcagovmixed,othergov,licensedothergov,waclicense}{% nickjillings@1303: \@printpermissiontrue nickjillings@1303: \@printcopyrighttrue nickjillings@1303: \@acmownedtrue nickjillings@1303: \ifnum\acm@copyrightmode=0\relax % none nickjillings@1303: \@printpermissionfalse nickjillings@1303: \@printcopyrightfalse nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=2\relax % acmlicensed nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=3\relax % rightsretained nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=4\relax % usgov nickjillings@1303: \@printpermissiontrue nickjillings@1303: \@printcopyrightfalse nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=6\relax % cagov nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=8\relax % licensedusgovmixed nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=9\relax % licensedcagovmixed nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=10\relax % othergov nickjillings@1303: \@acmownedtrue nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=11\relax % licensedothergov nickjillings@1303: \@acmownedfalse nickjillings@1303: \@printcopyrightfalse nickjillings@1303: \fi nickjillings@1303: \ifnum\acm@copyrightmode=12\relax % waclicense nickjillings@1303: \@acmownedfalse nickjillings@1303: \fi} nickjillings@1303: \def\setcopyright#1{\setkeys{ACM@}{acmcopyrightmode=#1}} nickjillings@1303: \setcopyright{acmcopyright} nickjillings@1303: \def\@copyrightowner{% nickjillings@1303: \ifcase\acm@copyrightmode\relax % none nickjillings@1303: \or % acmcopyright nickjillings@1303: ACM. nickjillings@1303: \or % acmlicensed nickjillings@1303: Copyright held by the owner/author(s). Publication rights licensed to nickjillings@1303: ACM. nickjillings@1303: \or % rightsretained nickjillings@1303: Copyright held by the owner/author(s). nickjillings@1303: \or % usgov nickjillings@1303: \or % usgovmixed nickjillings@1303: ACM. nickjillings@1303: \or % cagov nickjillings@1303: Crown in Right of Canada. nickjillings@1303: \or %cagovmixed nickjillings@1303: ACM. nickjillings@1303: \or %licensedusgovmixed nickjillings@1303: Copyright held by the owner/author(s). Publication rights licensed to nickjillings@1303: ACM. nickjillings@1303: \or %licensedcagovmixed nickjillings@1303: Copyright held by the owner/author(s). Publication rights licensed to nickjillings@1303: ACM. nickjillings@1303: \or % othergov nickjillings@1303: ACM. nickjillings@1303: \or % licensedothergov nickjillings@1303: \or % waclicense nickjillings@1303: Copyright held by the owner/author(s). nickjillings@1303: \fi} nickjillings@1303: \def\@copyrightpermission{% nickjillings@1303: \ifcase\acm@copyrightmode\relax % none nickjillings@1303: \or % acmcopyright nickjillings@1303: Permission to make digital or hard copies of all or part of this nickjillings@1303: work for personal or classroom use is granted without fee provided nickjillings@1303: that copies are not made or distributed for profit or commercial nickjillings@1303: advantage and that copies bear this notice and the full citation on nickjillings@1303: the first page. Copyrights for components of this work owned by nickjillings@1303: others than ACM must be honored. Abstracting with credit is nickjillings@1303: permitted. To copy otherwise, or republish, to post on servers or to nickjillings@1303: redistribute to lists, requires prior specific permission nickjillings@1303: and\hspace*{.5pt}/or a fee. Request permissions from nickjillings@1303: permissions@acm.org. nickjillings@1303: \or % acmlicensed nickjillings@1303: Permission to make digital or hard copies of all or part of this nickjillings@1303: work for personal or classroom use is granted without fee provided nickjillings@1303: that copies are not made or distributed for profit or commercial nickjillings@1303: advantage and that copies bear this notice and the full citation on nickjillings@1303: the first page. Copyrights for components of this work owned by nickjillings@1303: others than the author(s) must be honored. Abstracting with credit nickjillings@1303: is permitted. To copy otherwise, or republish, to post on servers nickjillings@1303: or to redistribute to lists, requires prior specific permission nickjillings@1303: and\hspace*{.5pt}/or a fee. Request permissions from nickjillings@1303: permissions@acm.org. nickjillings@1303: \or % rightsretained nickjillings@1303: Permission to make digital or hard copies of part or all of this work nickjillings@1303: for personal or classroom use is granted without fee provided that nickjillings@1303: copies are not made or distributed for profit or commercial advantage nickjillings@1303: and that copies bear this notice and the full citation on the first nickjillings@1303: page. Copyrights for third-party components of this work must be nickjillings@1303: honored. For all other uses, contact the nickjillings@1303: owner\hspace*{.5pt}/author(s). nickjillings@1303: \or % usgov nickjillings@1303: This paper is authored by an employee(s) of the United States nickjillings@1303: Government and is in the public domain. Non-exclusive copying or nickjillings@1303: redistribution is allowed, provided that the article citation is nickjillings@1303: given and the authors and agency are clearly identified as its nickjillings@1303: source. nickjillings@1303: \or % usgovmixed nickjillings@1303: ACM acknowledges that this contribution was authored or co-authored nickjillings@1303: by an employee, or contractor of the national government. As such, nickjillings@1303: the Government retains a nonexclusive, royalty-free right to nickjillings@1303: publish or reproduce this article, or to allow others to do so, for nickjillings@1303: Government purposes only. Permission to make digital or hard copies nickjillings@1303: for personal or classroom use is granted. Copies must bear this nickjillings@1303: notice and the full citation on the first page. Copyrights for nickjillings@1303: components of this work owned by others than ACM must be nickjillings@1303: honored. To copy otherwise, distribute, republish, or post, nickjillings@1303: requires prior specific permission and\hspace*{.5pt}/or a nickjillings@1303: fee. Request permissions from permissions@acm.org. nickjillings@1303: \or % cagov nickjillings@1303: This article was authored by employees of the Government of Canada. nickjillings@1303: As such, the Canadian government retains all interest in the nickjillings@1303: copyright to this work and grants to ACM a nonexclusive, nickjillings@1303: royalty-free right to publish or reproduce this article, or to allow nickjillings@1303: others to do so, provided that clear attribution is given both to nickjillings@1303: the authors and the Canadian government agency employing them. nickjillings@1303: Permission to make digital or hard copies for personal or classroom nickjillings@1303: use is granted. Copies must bear this notice and the full citation nickjillings@1303: on the first page. Copyrights for components of this work owned by nickjillings@1303: others than the Canadain Government must be honored. To copy nickjillings@1303: otherwise, distribute, republish, or post, requires prior specific nickjillings@1303: permission and\hspace*{.5pt}/or a fee. Request permissions from nickjillings@1303: permissions@acm.org. nickjillings@1303: \or % cagovmixed nickjillings@1303: ACM acknowledges that this contribution was co-authored by an nickjillings@1303: affiliate of the national government of Canada. As such, the Crown nickjillings@1303: in Right of Canada retains an equal interest in the copyright. nickjillings@1303: Reprints must include clear attribution to ACM and the author's nickjillings@1303: government agency affiliation. Permission to make digital or hard nickjillings@1303: copies for personal or classroom use is granted. Copies must bear nickjillings@1303: this notice and the full citation on the first page. Copyrights for nickjillings@1303: components of this work owned by others than ACM must be honored. nickjillings@1303: To copy otherwise, distribute, republish, or post, requires prior nickjillings@1303: specific permission and\hspace*{.5pt}/or a fee. Request permissions nickjillings@1303: from permissions@acm.org. nickjillings@1303: \or % licensedusgovmixed nickjillings@1303: Publication rights licensed to ACM. ACM acknowledges that this nickjillings@1303: contribution was authored or co-authored by an employee, contractor nickjillings@1303: or affiliate of the United States government. As such, the nickjillings@1303: Government retains a nonexclusive, royalty-free right to publish or nickjillings@1303: reproduce this article, or to allow others to do so, for Government nickjillings@1303: purposes only. nickjillings@1303: \or % licensedcagovmixed nickjillings@1303: Publication rights licensed to ACM. ACM acknowledges that this nickjillings@1303: contribution was authored or co-authored by an employee, contractor nickjillings@1303: or affiliate of the national government of Canada. As such, the nickjillings@1303: Government retains a nonexclusive, royalty-free right to publish or nickjillings@1303: reproduce this article, or to allow others to do so, for Government nickjillings@1303: purposes only. nickjillings@1303: \or % othergov nickjillings@1303: ACM acknowledges that this contribution was authored or co-authored nickjillings@1303: by an employee, contractor or affiliate of a national government. As nickjillings@1303: such, the Government retains a nonexclusive, royalty-free right to nickjillings@1303: publish or reproduce this article, or to allow others to do so, for nickjillings@1303: Government purposes only. nickjillings@1303: \or % licensedothergov nickjillings@1303: Publication rights licensed to ACM. ACM acknowledges that this nickjillings@1303: contribution was authored or co-authored by an employee, contractor nickjillings@1303: or affiliate of a national government. As such, the Government nickjillings@1303: retains a nonexclusive, royalty-free right to publish or reproduce nickjillings@1303: this article, or to allow others to do so, for Government purposes nickjillings@1303: only. nickjillings@1303: \or % waclicense nickjillings@1303: \includegraphics[scale=.39]{cc}\\ Licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0). Attribution: owner/author(s). nickjillings@1303: \fi} nickjillings@1303: \endinput nickjillings@1303: %% nickjillings@1303: %% End of file `acmcopyright.sty'.