Fix year on my copyright.
-# $OpenBSD: files.mii,v 1.32 2014/05/06 17:09:02 pirofti Exp $
+# $OpenBSD: files.mii,v 1.33 2023/03/04 22:40:37 kettenis Exp $
# $NetBSD: files.mii,v 1.13 1998/11/05 00:36:48 thorpej Exp $
file dev/mii/mii.c mii
device brswphy: mii_phy
attach brswphy at mii
file dev/mii/brswphy.c brswphy
+
+device ytphy: mii_phy
+attach ytphy at mii
+file dev/mii/ytphy.c ytphy
-/* $OpenBSD: ytphy.c,v 1.1 2023/03/04 22:35:28 kettenis Exp $ */
+/* $OpenBSD: ytphy.c,v 1.2 2023/03/04 22:40:37 kettenis Exp $ */
/*
* Copyright (c) 2001 Theo de Raadt
- * Copyright (c) 2017 Mark Kettenis <kettenis@openbsd.org>
+ * Copyright (c) 2023 Mark Kettenis <kettenis@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