annotate docs/WAC2016/waccopyright.sty @ 1418:6d47c4ed0e67

Scripts: generate_report.py fix (wrong directory passed on to score_plot.py)
author Brecht De Man <b.deman@qmul.ac.uk>
date Tue, 08 Dec 2015 22:13:14 +0100
parents 1de4c0257fa4
children 4b98df0aa112
rev   line source
b@1402 1 %%
b@1402 2 %% This is file `acmcopyright.sty',
b@1402 3 %% generated with the docstrip utility.
b@1402 4 %%
b@1402 5 %% The original source files were:
b@1402 6 %%
b@1402 7 %% acmcopyright.dtx (with options: `style')
b@1402 8 %%
b@1402 9 %% IMPORTANT NOTICE:
b@1402 10 %%
b@1402 11 %% For the copyright see the source file.
b@1402 12 %%
b@1402 13 %% Any modified versions of this file must be renamed
b@1402 14 %% with new filenames distinct from acmcopyright.sty.
b@1402 15 %%
b@1402 16 %% For distribution of the original source see the terms
b@1402 17 %% for copying and modification in the file acmcopyright.dtx.
b@1402 18 %%
b@1402 19 %% This generated file may be distributed as long as the
b@1402 20 %% original source files, as listed above, are part of the
b@1402 21 %% same distribution. (The sources need not necessarily be
b@1402 22 %% in the same archive or directory.)
b@1402 23 %% \CharacterTable
b@1402 24 %% {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
b@1402 25 %% 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
b@1402 26 %% Digits \0\1\2\3\4\5\6\7\8\9
b@1402 27 %% Exclamation \! Double quote \" Hash (number) \#
b@1402 28 %% Dollar \$ Percent \% Ampersand \&
b@1402 29 %% Acute accent \' Left paren \( Right paren \)
b@1402 30 %% Asterisk \* Plus \+ Comma \,
b@1402 31 %% Minus \- Point \. Solidus \/
b@1402 32 %% Colon \: Semicolon \; Less than \<
b@1402 33 %% Equals \= Greater than \> Question mark \?
b@1402 34 %% Commercial at \@ Left bracket \[ Backslash \\
b@1402 35 %% Right bracket \] Circumflex \^ Underscore \_
b@1402 36 %% Grave accent \` Left brace \{ Vertical bar \|
b@1402 37 %% Right brace \} Tilde \~}
b@1402 38 \NeedsTeXFormat{LaTeX2e}
b@1402 39 \ProvidesPackage{waccopyright}
b@1402 40 [2014/06/29 v1.2 Copyright statemens for ACM classes]
b@1402 41 \newif\if@printcopyright
b@1402 42 \@printcopyrighttrue
b@1402 43 \newif\if@printpermission
b@1402 44 \@printpermissiontrue
b@1402 45 \newif\if@acmowned
b@1402 46 \@acmownedtrue
b@1402 47 \RequirePackage{xkeyval}
b@1402 48 \define@choicekey*{ACM@}{acmcopyrightmode}[%
b@1402 49 \acm@copyrightinput\acm@copyrightmode]{none,acmcopyright,acmlicensed,%
b@1402 50 rightsretained,usgov,usgovmixed,cagov,cagovmixed,%
b@1402 51 licensedusgovmixed,licensedcagovmixed,othergov,licensedothergov,waclicense}{%
b@1402 52 \@printpermissiontrue
b@1402 53 \@printcopyrighttrue
b@1402 54 \@acmownedtrue
b@1402 55 \ifnum\acm@copyrightmode=0\relax % none
b@1402 56 \@printpermissionfalse
b@1402 57 \@printcopyrightfalse
b@1402 58 \@acmownedfalse
b@1402 59 \fi
b@1402 60 \ifnum\acm@copyrightmode=2\relax % acmlicensed
b@1402 61 \@acmownedfalse
b@1402 62 \fi
b@1402 63 \ifnum\acm@copyrightmode=3\relax % rightsretained
b@1402 64 \@acmownedfalse
b@1402 65 \fi
b@1402 66 \ifnum\acm@copyrightmode=4\relax % usgov
b@1402 67 \@printpermissiontrue
b@1402 68 \@printcopyrightfalse
b@1402 69 \@acmownedfalse
b@1402 70 \fi
b@1402 71 \ifnum\acm@copyrightmode=6\relax % cagov
b@1402 72 \@acmownedfalse
b@1402 73 \fi
b@1402 74 \ifnum\acm@copyrightmode=8\relax % licensedusgovmixed
b@1402 75 \@acmownedfalse
b@1402 76 \fi
b@1402 77 \ifnum\acm@copyrightmode=9\relax % licensedcagovmixed
b@1402 78 \@acmownedfalse
b@1402 79 \fi
b@1402 80 \ifnum\acm@copyrightmode=10\relax % othergov
b@1402 81 \@acmownedtrue
b@1402 82 \fi
b@1402 83 \ifnum\acm@copyrightmode=11\relax % licensedothergov
b@1402 84 \@acmownedfalse
b@1402 85 \@printcopyrightfalse
b@1402 86 \fi
b@1402 87 \ifnum\acm@copyrightmode=12\relax % waclicense
b@1402 88 \@acmownedfalse
b@1402 89 \fi}
b@1402 90 \def\setcopyright#1{\setkeys{ACM@}{acmcopyrightmode=#1}}
b@1402 91 \setcopyright{acmcopyright}
b@1402 92 \def\@copyrightowner{%
b@1402 93 \ifcase\acm@copyrightmode\relax % none
b@1402 94 \or % acmcopyright
b@1402 95 ACM.
b@1402 96 \or % acmlicensed
b@1402 97 Copyright held by the owner/author(s). Publication rights licensed to
b@1402 98 ACM.
b@1402 99 \or % rightsretained
b@1402 100 Copyright held by the owner/author(s).
b@1402 101 \or % usgov
b@1402 102 \or % usgovmixed
b@1402 103 ACM.
b@1402 104 \or % cagov
b@1402 105 Crown in Right of Canada.
b@1402 106 \or %cagovmixed
b@1402 107 ACM.
b@1402 108 \or %licensedusgovmixed
b@1402 109 Copyright held by the owner/author(s). Publication rights licensed to
b@1402 110 ACM.
b@1402 111 \or %licensedcagovmixed
b@1402 112 Copyright held by the owner/author(s). Publication rights licensed to
b@1402 113 ACM.
b@1402 114 \or % othergov
b@1402 115 ACM.
b@1402 116 \or % licensedothergov
b@1402 117 \or % waclicense
b@1402 118 Copyright held by the owner/author(s).
b@1402 119 \fi}
b@1402 120 \def\@copyrightpermission{%
b@1402 121 \ifcase\acm@copyrightmode\relax % none
b@1402 122 \or % acmcopyright
b@1402 123 Permission to make digital or hard copies of all or part of this
b@1402 124 work for personal or classroom use is granted without fee provided
b@1402 125 that copies are not made or distributed for profit or commercial
b@1402 126 advantage and that copies bear this notice and the full citation on
b@1402 127 the first page. Copyrights for components of this work owned by
b@1402 128 others than ACM must be honored. Abstracting with credit is
b@1402 129 permitted. To copy otherwise, or republish, to post on servers or to
b@1402 130 redistribute to lists, requires prior specific permission
b@1402 131 and\hspace*{.5pt}/or a fee. Request permissions from
b@1402 132 permissions@acm.org.
b@1402 133 \or % acmlicensed
b@1402 134 Permission to make digital or hard copies of all or part of this
b@1402 135 work for personal or classroom use is granted without fee provided
b@1402 136 that copies are not made or distributed for profit or commercial
b@1402 137 advantage and that copies bear this notice and the full citation on
b@1402 138 the first page. Copyrights for components of this work owned by
b@1402 139 others than the author(s) must be honored. Abstracting with credit
b@1402 140 is permitted. To copy otherwise, or republish, to post on servers
b@1402 141 or to redistribute to lists, requires prior specific permission
b@1402 142 and\hspace*{.5pt}/or a fee. Request permissions from
b@1402 143 permissions@acm.org.
b@1402 144 \or % rightsretained
b@1402 145 Permission to make digital or hard copies of part or all of this work
b@1402 146 for personal or classroom use is granted without fee provided that
b@1402 147 copies are not made or distributed for profit or commercial advantage
b@1402 148 and that copies bear this notice and the full citation on the first
b@1402 149 page. Copyrights for third-party components of this work must be
b@1402 150 honored. For all other uses, contact the
b@1402 151 owner\hspace*{.5pt}/author(s).
b@1402 152 \or % usgov
b@1402 153 This paper is authored by an employee(s) of the United States
b@1402 154 Government and is in the public domain. Non-exclusive copying or
b@1402 155 redistribution is allowed, provided that the article citation is
b@1402 156 given and the authors and agency are clearly identified as its
b@1402 157 source.
b@1402 158 \or % usgovmixed
b@1402 159 ACM acknowledges that this contribution was authored or co-authored
b@1402 160 by an employee, or contractor of the national government. As such,
b@1402 161 the Government retains a nonexclusive, royalty-free right to
b@1402 162 publish or reproduce this article, or to allow others to do so, for
b@1402 163 Government purposes only. Permission to make digital or hard copies
b@1402 164 for personal or classroom use is granted. Copies must bear this
b@1402 165 notice and the full citation on the first page. Copyrights for
b@1402 166 components of this work owned by others than ACM must be
b@1402 167 honored. To copy otherwise, distribute, republish, or post,
b@1402 168 requires prior specific permission and\hspace*{.5pt}/or a
b@1402 169 fee. Request permissions from permissions@acm.org.
b@1402 170 \or % cagov
b@1402 171 This article was authored by employees of the Government of Canada.
b@1402 172 As such, the Canadian government retains all interest in the
b@1402 173 copyright to this work and grants to ACM a nonexclusive,
b@1402 174 royalty-free right to publish or reproduce this article, or to allow
b@1402 175 others to do so, provided that clear attribution is given both to
b@1402 176 the authors and the Canadian government agency employing them.
b@1402 177 Permission to make digital or hard copies for personal or classroom
b@1402 178 use is granted. Copies must bear this notice and the full citation
b@1402 179 on the first page. Copyrights for components of this work owned by
b@1402 180 others than the Canadain Government must be honored. To copy
b@1402 181 otherwise, distribute, republish, or post, requires prior specific
b@1402 182 permission and\hspace*{.5pt}/or a fee. Request permissions from
b@1402 183 permissions@acm.org.
b@1402 184 \or % cagovmixed
b@1402 185 ACM acknowledges that this contribution was co-authored by an
b@1402 186 affiliate of the national government of Canada. As such, the Crown
b@1402 187 in Right of Canada retains an equal interest in the copyright.
b@1402 188 Reprints must include clear attribution to ACM and the author's
b@1402 189 government agency affiliation. Permission to make digital or hard
b@1402 190 copies for personal or classroom use is granted. Copies must bear
b@1402 191 this notice and the full citation on the first page. Copyrights for
b@1402 192 components of this work owned by others than ACM must be honored.
b@1402 193 To copy otherwise, distribute, republish, or post, requires prior
b@1402 194 specific permission and\hspace*{.5pt}/or a fee. Request permissions
b@1402 195 from permissions@acm.org.
b@1402 196 \or % licensedusgovmixed
b@1402 197 Publication rights licensed to ACM. ACM acknowledges that this
b@1402 198 contribution was authored or co-authored by an employee, contractor
b@1402 199 or affiliate of the United States government. As such, the
b@1402 200 Government retains a nonexclusive, royalty-free right to publish or
b@1402 201 reproduce this article, or to allow others to do so, for Government
b@1402 202 purposes only.
b@1402 203 \or % licensedcagovmixed
b@1402 204 Publication rights licensed to ACM. ACM acknowledges that this
b@1402 205 contribution was authored or co-authored by an employee, contractor
b@1402 206 or affiliate of the national government of Canada. As such, the
b@1402 207 Government retains a nonexclusive, royalty-free right to publish or
b@1402 208 reproduce this article, or to allow others to do so, for Government
b@1402 209 purposes only.
b@1402 210 \or % othergov
b@1402 211 ACM acknowledges that this contribution was authored or co-authored
b@1402 212 by an employee, contractor or affiliate of a national government. As
b@1402 213 such, the Government retains a nonexclusive, royalty-free right to
b@1402 214 publish or reproduce this article, or to allow others to do so, for
b@1402 215 Government purposes only.
b@1402 216 \or % licensedothergov
b@1402 217 Publication rights licensed to ACM. ACM acknowledges that this
b@1402 218 contribution was authored or co-authored by an employee, contractor
b@1402 219 or affiliate of a national government. As such, the Government
b@1402 220 retains a nonexclusive, royalty-free right to publish or reproduce
b@1402 221 this article, or to allow others to do so, for Government purposes
b@1402 222 only.
b@1402 223 \or % waclicense
b@1402 224 \includegraphics[scale=.39]{cc}\\ Licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0). Attribution: owner/author(s).
b@1402 225 \fi}
b@1402 226 \endinput
b@1402 227 %%
b@1402 228 %% End of file `acmcopyright.sty'.