Author: mm Date: Sun Oct 23 10:17:42 2011 New Revision: 226657 URL: http://svn.freebsd.org/changeset/base/226657
Log: Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@ as the project itself is no legal entity Reported by: Joe Dahl <[email protected]> MFC after: 3 days Modified: head/etc/rc.d/static_ndp Modified: head/etc/rc.d/static_ndp ============================================================================== --- head/etc/rc.d/static_ndp Sun Oct 23 10:13:20 2011 (r226656) +++ head/etc/rc.d/static_ndp Sun Oct 23 10:17:42 2011 (r226657) @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2011 The FreeBSD Project +# Copyright (c) 2011 Xin Li <[email protected]> # All rights reserved. # # Redistribution and use in source and binary forms, with or without _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
