Home
last modified time | relevance | path

Searched refs:author (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dbiblio.rst16 :author: Consumer Electronics Association (http://www.ce.org)
26 :author: European Telecommunication Standards Institute (http://www.etsi.org)
36 :author: European Telecommunication Standards Institute (http://www.etsi.org)
46 :author: European Telecommunication Standards Institute (http://www.etsi.org)
56 :author: International Telecommunication Union (http://www.itu.ch), International Organisation f…
66 :author: International Telecommunication Union (http://www.itu.ch), International Organisation f…
76 :author: International Telecommunication Union (http://www.itu.ch)
86 :author: International Telecommunication Union (http://www.itu.ch)
96 :author: International Telecommunication Union (http://www.itu.ch)
106 :author: International Telecommunication Union (http://www.itu.ch)
[all …]
/openbmc/u-boot/Documentation/
H A Dconf.py62 author = 'The U-Boot development community' variable
403 [author], 1)
417 author, 'DasUBoot', 'One line description of project.',
438 epub_author = author
439 epub_publisher = author
/openbmc/openbmc/meta-raspberrypi/docs/
H A Dconf.py57 author = 'meta-raspberrypi contributors' variable
310 [author], 1)
325 author, 'meta-raspberrypi', 'One line description of project.',
/openbmc/linux/Documentation/
H A Dconf.py176 author = 'The kernel development community' variable
489 [author], 1)
503 author, 'TheLinuxKernel', 'One line description of project.',
511 epub_author = author
512 epub_publisher = author
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DOPUBL-1.07 … or an incorporation of it by reference (with any options elected by the author(s) and/or publishe…
11 …Copyright (c) <year> by <author's name or designee>. This material may be distributed only subject…
13 The reference must be immediately followed with any options elected by the author(s) and/or publish…
17 …rm shall require the citation of the original publisher and author. The publisher and author's nam…
21 The copyright to each Open Publication is owned by its author(s) or designee.
38 …3. Acknowledgement of the original author and publisher if applicable must be retained according t…
40 …e original author's (or authors') name(s) may not be used to assert or imply endorsement of the re…
47 …e copy of any hardcopy and CD-ROM expression of an Open Publication-licensed work to its author(s).
51 The author(s) and/or publisher of an Open Publication-licensed document may elect certain options b…
53 …f substantively modified versions without the explicit permission of the author(s). "Substantive m…
H A Dpython-ldap4 This software is made available by the author(s) to the public for free
8 author(s) shall not be liable for damages of any kind in relation to
9 its use or performance. The author(s) do not warrant that this software
H A Dxinetd5 The author (Panagiotis Tsirigotis) grants permission to use, copy, and distribute this software and…
11 …indicate the modification level. The form of this component is up to the author of the modificatio…
13 2. The author of the modifications will include his/her name by appending it along with the new ver…
15 The author makes no representations about the suitability of this software for any purpose. It is p…
21 This is an exerpt from an email I recieved from the original author, allowing xinetd as maintained …
H A Dxkeyboard-config-Zinoviev5 and these terms are retained. Under no circumstances is the author
7 the author assume any responsibility for damages incurred with its
12 is left intact and the author of the modification summarizes
H A DDRL-1.17 …thors(s) ("author" field) of the Rule and any others designated to receive attribution, in any rea…
15 …thors(s) ("author" field) of the Rule and any others designated to receive attribution, in any rea…
H A Dswrule1 …d extended in any way, as long as a pointer to the original author is maintained. The author is no…
H A DHTMLTIDY3 …entation is provided "as is," and the copyright holders and contributing author(s) make no represe…
5 The copyright holders and contributing author(s) will not be held liable for any direct, indirect, …
13 The copyright holders and contributing author(s) specifically permit, without fee, and encourage th…
H A DRuby16 the author to include your modifications in the software.
24 d) make other distribution arrangements with the author.
39 d) make other distribution arrangements with the author.
43 are not written by the author, so that they are not under this terms.
H A DCronyx9 and these terms are retained. Under no circumstances is the author
11 the author assume any responsibility for damages incurred with its use.
H A DInner-Net-2.03 The author(s) grant permission for redistribution and use in source and
19 5. Neither the name(s) of the author(s) nor the names of its contributors
34 If these license terms cause you a real problem, contact the author.
H A Dxlock10 This file is provided AS IS with no warranties of any kind. The author
13 will the author be liable for any lost revenue or profits or other special,
/openbmc/linux/rust/macros/
H A Dmodule.rs97 author: Option<String>, field
130 "author" => info.author = Some(expect_string(it)), in parse()
177 if let Some(author) = info.author { in module()
178 modinfo.emit("author", &author); in module()
/openbmc/linux/scripts/
H A Dget_maintainer.pl1638 my $author = $1;
1639 my ($name, $address) = parse_email($author);
1640 $author = format_email($name, $address, 1);
1641 push(@authors, $author);
2096 my $author = $1;
2097 $author = deduplicate_email($author);
2098 push(@authors, $author);
2244 foreach my $author (@tmp_authors) {
2245 $author = deduplicate_email($author);
2250 foreach my $author (@tmp_authors) {
[all …]
/openbmc/u-boot/scripts/
H A Dget_maintainer.pl1599 my $author = $1;
1600 my ($name, $address) = parse_email($author);
1601 $author = format_email($name, $address, 1);
1602 push(@authors, $author);
2031 my $author = $1;
2032 $author = deduplicate_email($author);
2033 push(@authors, $author);
2179 foreach my $author (@tmp_authors) {
2180 $author = deduplicate_email($author);
2185 foreach my $author (@tmp_authors) {
[all …]
/openbmc/qemu/contrib/gitdm/
H A Daliases7 # If you just want to avoid gitdm complaining about author fields
10 # "...is an author name, probably not what you want"
43 # (no author) <(no author)@c046a42c-6fe2-441c-8c8c-71466251a162>
/openbmc/openbmc/poky/bitbake/doc/
H A Dconf.py34 author = 'Richard Purdie, Chris Larson, and Phil Blundell' variable
70 """ % (project, copyright, author)
/openbmc/qemu/scripts/
H A Dget_maintainer.pl1293 my $author = $1;
1294 my ($name, $address) = parse_email($author);
1295 $author = format_email($name, $address, 1);
1296 push(@authors, $author);
1725 my $author = $1;
1726 $author = deduplicate_email($author);
1727 push(@authors, $author);
1918 my $author = $1;
1919 $author = deduplicate_email($author);
1920 push(@authors, $author);
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/iozone3/iozone3/
H A Dcopyright.txt6 by the author, subject to the condition that this copyright notice
7 remains intact. The author retains the exclusive right to publish
13 Below is author reply to question about distributing iozone3 in
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A Diozone36 by the author, subject to the condition that this copyright notice
7 remains intact. The author retains the exclusive right to publish
13 Below is author reply to question about distributing iozone3 in
/openbmc/openbmc/poky/documentation/
H A Dconf.py51 author = 'The Linux Foundation' variable
89 """ % (project, copyright, author)
/openbmc/openbmc/poky/meta/lib/patchtest/tests/
H A Dtest_mbox.py94 commithash, author, date, shortlog = headlog()
169 if invalid.search_string(commit.author):
170 …il('Invalid author %s. Resend the series with a valid patch author' % commit.author, commit=commit)

12345678910>>...15