From 46aedfa274133207ddbe771843190eccbf6b61a7 Mon Sep 17 00:00:00 2001 From: Toomas Soome Date: Sun, 30 Dec 2018 15:34:12 +0000 Subject: [PATCH] Add Copyright. Reported by: Rodney W. Grimes --- stand/i386/libi386/bio.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stand/i386/libi386/bio.c b/stand/i386/libi386/bio.c index d59a69d1a7ac..1bcb35f77aa1 100644 --- a/stand/i386/libi386/bio.c +++ b/stand/i386/libi386/bio.c @@ -1,4 +1,6 @@ /*- + * Copyright 2018 Toomas Soome + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: