svn commit: r294684 - head/share/dtrace

Devin Teske dteske at FreeBSD.org
Sun Jan 24 21:18:56 UTC 2016


Author: dteske
Date: Sun Jan 24 21:18:54 2016
New Revision: 294684
URL: https://svnweb.freebsd.org/changeset/base/294684

Log:
  Bump copyright for change from fbt to syscall
  
  MFC after:	3 days
  X-MFC-to:	stable/10
  X-MFC-with:	r294548 r294556

Modified:
  head/share/dtrace/watch_kill

Modified: head/share/dtrace/watch_kill
==============================================================================
--- head/share/dtrace/watch_kill	Sun Jan 24 21:04:06 2016	(r294683)
+++ head/share/dtrace/watch_kill	Sun Jan 24 21:18:54 2016	(r294684)
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -s
 /* -
- * Copyright (c) 2014-2015 Devin Teske <dteske at FreeBSD.org>
+ * Copyright (c) 2014-2016 Devin Teske <dteske at FreeBSD.org>
  * All rights reserved.
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions


More information about the svn-src-all mailing list