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