Author: kib
Date: Fri Sep 23 12:32:20 2016
New Revision: 306260
URL: https://svnweb.freebsd.org/changeset/base/306260

Log:
  Add the foundation copyrights to procctl kernel sources.
  
  Sponsored by: The FreeBSD Foundation
  MFC after:    1 week

Modified:
  head/sys/kern/kern_procctl.c
  head/sys/sys/procctl.h

Modified: head/sys/kern/kern_procctl.c
==============================================================================
--- head/sys/kern/kern_procctl.c        Fri Sep 23 12:13:06 2016        
(r306259)
+++ head/sys/kern/kern_procctl.c        Fri Sep 23 12:32:20 2016        
(r306260)
@@ -1,6 +1,6 @@
 /*-
  * Copyright (c) 2014 John Baldwin
- * Copyright (c) 2014 The FreeBSD Foundation
+ * Copyright (c) 2014, 2016 The FreeBSD Foundation
  *
  * Portions of this software were developed by Konstantin Belousov
  * under sponsorship from the FreeBSD Foundation.

Modified: head/sys/sys/procctl.h
==============================================================================
--- head/sys/sys/procctl.h      Fri Sep 23 12:13:06 2016        (r306259)
+++ head/sys/sys/procctl.h      Fri Sep 23 12:32:20 2016        (r306260)
@@ -1,8 +1,12 @@
 /*-
  * Copyright (c) 2013 Hudson River Trading LLC
+ * Copyright (c) 2014, 2016 The FreeBSD Foundation
  * Written by: John H. Baldwin <j...@freebsd.org>
  * All rights reserved.
  *
+ * Portions of this software were developed by Konstantin Belousov
+ * under sponsorship from the FreeBSD Foundation.
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to