diff options
author | Igor Sysoev <igor@sysoev.ru> | 2004-09-29 16:00:49 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2004-09-29 16:00:49 +0000 |
commit | ff8da91784ae67ef3b5daa6ebbbbef2ec728729f (patch) | |
tree | 66ca5a267c5768598f12e4bc727e5eced7c3c453 /src/os/unix/rfork_thread.S | |
parent | 55168f6b6bca2d9aafc11ada25b514f7ac99d34f (diff) | |
download | nginx-ff8da91784ae67ef3b5daa6ebbbbef2ec728729f.tar.gz nginx-ff8da91784ae67ef3b5daa6ebbbbef2ec728729f.zip |
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
Diffstat (limited to 'src/os/unix/rfork_thread.S')
-rw-r--r-- | src/os/unix/rfork_thread.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/unix/rfork_thread.S b/src/os/unix/rfork_thread.S index af79ca2b0..42630a78a 100644 --- a/src/os/unix/rfork_thread.S +++ b/src/os/unix/rfork_thread.S @@ -1,6 +1,6 @@ /* - * Copyright (C) 2002-2004 Igor Sysoev + * Copyright (C) Igor Sysoev */ |