comparison docs/WAC2016/waccopyright.sty @ 1457:c8a9825aaa05

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