svn commit: r342626 - head/stand/i386/libi386

Toomas Soome tsoome at FreeBSD.org
Sun Dec 30 15:34:13 UTC 2018


Author: tsoome
Date: Sun Dec 30 15:34:12 2018
New Revision: 342626
URL: https://svnweb.freebsd.org/changeset/base/342626

Log:
  Add Copyright.
  
  Reported by:	Rodney W. Grimes

Modified:
  head/stand/i386/libi386/bio.c

Modified: head/stand/i386/libi386/bio.c
==============================================================================
--- head/stand/i386/libi386/bio.c	Sun Dec 30 15:28:31 2018	(r342625)
+++ head/stand/i386/libi386/bio.c	Sun Dec 30 15:34:12 2018	(r342626)
@@ -1,4 +1,6 @@
 /*-
+ * Copyright 2018 Toomas Soome <tsoome at me.com>
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:


More information about the svn-src-all mailing list