diff options
| author | Maxim Konovalov <maxim@nginx.com> | 2012-01-18 15:07:43 +0000 |
|---|---|---|
| committer | Maxim Konovalov <maxim@nginx.com> | 2012-01-18 15:07:43 +0000 |
| commit | f8d59e33f34185c28d1d3c6625a897e214b7ca73 (patch) | |
| tree | ae29cad88def9a4034626a1635dbad095066e0ec /docs | |
| parent | 8e1ef760da7a6c956622ebf9437a3ef4a082e6f1 (diff) | |
| download | nginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.tar.gz nginx-f8d59e33f34185c28d1d3c6625a897e214b7ca73.tar.bz2 | |
Copyright updated.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/man/nginx.8 | 1 | ||||
| -rw-r--r-- | docs/text/LICENSE | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nginx.8 b/docs/man/nginx.8 index aba20c1a3..587fb457f 100644 --- a/docs/man/nginx.8 +++ b/docs/man/nginx.8 @@ -1,5 +1,6 @@ .\" .\" Copyright (c) 2010 Sergey A. Osokin +.\" Copyright (c) 2011,2012 Nginx, Inc. .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/docs/text/LICENSE b/docs/text/LICENSE index 520e9bae9..1bfc054da 100644 --- a/docs/text/LICENSE +++ b/docs/text/LICENSE @@ -1,5 +1,6 @@ /* * Copyright (C) 2002-2012 Igor Sysoev + * Copyright (C) 2011,2012 Nginx, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
