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