Searched refs:copyright (Results 1 - 25 of 31) sorted by relevance

12

/linux-master/drivers/usb/serial/
H A Dezusb_convert.pl38 * This file is presumed to be under the same copyright as the source file
/linux-master/Documentation/
H A Dconf.py176 copyright = 'The kernel development community' variable
518 epub_copyright = copyright
/linux-master/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S22 # * Redistributions of source code must retain the above copyright
25 # * Redistributions in binary form must reproduce the above copyright
H A Dsha256-ssse3-asm.S22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
H A Dsha256-avx-asm.S22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
H A Dsha512-avx-asm.S23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha512-ssse3-asm.S23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha512-avx2-asm.S23 # copyright notice, this list of conditions and the following
27 # copyright notice, this list of conditions and the following
H A Dsha256-avx2-asm.S22 # copyright notice, this list of conditions and the following
26 # copyright notice, this list of conditions and the following
/linux-master/Documentation/driver-api/media/drivers/ccs/
H A Dmk-ccs-regs73 my $copyright = "/* Copyright (C) 2019--2020 Intel Corporation */\n";
78 print $fh "// $license\n$copyright$note\n" if defined $fh;
82 print $fh "/* $license */\n$copyright$note\n";
/linux-master/drivers/comedi/drivers/
H A Djr3_pci.h294 * copyright notice.
297 u32 copyright[0x0018]; /* offset 0x0040 */ member in struct:jr3_sensor
H A Djr3_pci.c645 char copy[ARRAY_SIZE(sensor0->copyright) + 1];
648 for (i = 0; i < ARRAY_SIZE(sensor0->copyright); i++)
649 copy[i] = (char)(get_u16(&sensor0->copyright[i]) >> 8);
651 dev_dbg(dev->class_dev, "Firmware copyright: %s\n", copy);
/linux-master/drivers/gpu/drm/gma500/
H A Dintel_bios.h43 u8 copyright[61]; member in struct:vbios_data
/linux-master/scripts/
H A Dunifdef.c7 * 1. Redistributions of source code must retain the above copyright
9 * 2. Redistributions in binary form must reproduce the above copyright
31 * of unifdef carried the 4-clause BSD copyright licence. None of its code
59 const char copyright[] = variable
366 const char *c = copyright;
/linux-master/arch/m68k/ifpsp060/
H A Dfskeleton.S23 |You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
H A Diskeleton.S23 |You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
H A Dos.S23 |You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
/linux-master/include/uapi/linux/
H A Dcdrom.h607 struct dvd_copyright copyright; member in union:__anon690
/linux-master/sound/isa/gus/
H A Dinterwave.c359 /* 044 */ unsigned char copyright[128]; member in struct:rom_hdr
/linux-master/arch/m68k/ifpsp060/src/
H A Disp.S23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
H A Dilsp.S23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
H A Dftest.S23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
/linux-master/drivers/cdrom/
H A Dcdrom.c1823 cgc->cmd[6] = s->copyright.layer_num;
1832 s->copyright.cpst = buf[4];
1833 s->copyright.rmi = buf[5];
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm11 * The above copyright notice and this permission notice shall be included in
H A Dcwsr_trap_handler_gfx9.asm11 * The above copyright notice and this permission notice shall be included in

Completed in 473 milliseconds

12