Commit Diff


commit - bd8e4671151a368fcfc45f6fb41cd86841fc4723
commit + 7407cf33afc84799fbb73196c5794f6384dca795
blob - b4fde5ad724120271a667c4f128880c192ad7971
blob + b8a918ded62927c913b1574b3f81d94b48b3da1f
--- sys/arch/amd64/pci/agp_machdep.c
+++ sys/arch/amd64/pci/agp_machdep.c
@@ -1,21 +1,6 @@
-/*	$OpenBSD: agp_machdep.c,v 1.16 2024/07/02 04:29:01 jsg Exp $	*/
+/*	$OpenBSD: agp_machdep.c,v 1.17 2024/07/02 04:42:43 jsg Exp $	*/
 
 /*
- * Copyright (c) 2008 - 2009 Owain G. Ainsworth <oga@openbsd.org>
- *
- * Permission to use, copy, modify, and distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
- * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
- * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- */
-/*
  * Copyright (c) 2002 Michael Shalayeff
  * All rights reserved.
  *
blob - e48463e6be93a44f4471c8b0c7bf3b320044944e
blob + 3756aab94c12bea27fe418eb9e2ef85a69284d23
--- sys/arch/i386/pci/agp_machdep.c
+++ sys/arch/i386/pci/agp_machdep.c
@@ -1,21 +1,6 @@
-/*	$OpenBSD: agp_machdep.c,v 1.23 2024/07/02 04:29:01 jsg Exp $	*/
+/*	$OpenBSD: agp_machdep.c,v 1.24 2024/07/02 04:42:43 jsg Exp $	*/
 
 /*
- * Copyright (c) 2008 - 2009 Owain G. Ainsworth <oga@openbsd.org>
- *
- * Permission to use, copy, modify, and distribute this software for any
- * purpose with or without fee is hereby granted, provided that the above
- * copyright notice and this permission notice appear in all copies.
- *
- * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
- * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
- * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
- * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
- * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
- * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
- */
-/*
  * Copyright (c) 2002 Michael Shalayeff
  * All rights reserved.
  *