diff options
| author | Warner Losh <imp@FreeBSD.org> | 2010-03-10 20:31:30 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2010-03-10 20:31:30 +0000 |
| commit | 0a6c71f8fa0551ee5de53927de1019fbf5020b06 (patch) | |
| tree | 1877b3dd3d112953b51ef086d246b4ccb8e24d19 /usr.bin/truss/main.c | |
| parent | 9b635a45044163d4eb78b20f8666831c948383c0 (diff) | |
Notes
Diffstat (limited to 'usr.bin/truss/main.c')
| -rw-r--r-- | usr.bin/truss/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/truss/main.c b/usr.bin/truss/main.c index 586fcd6429909..5c7da1d4a6b50 100644 --- a/usr.bin/truss/main.c +++ b/usr.bin/truss/main.c @@ -1,5 +1,5 @@ /*- - * Copryight 1997 Sean Eric Fagan + * Copyright 1997 Sean Eric Fagan * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
