diff options
author | Ruslan Ermilov <ru@nginx.com> | 2012-12-31 22:08:19 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2012-12-31 22:08:19 +0000 |
commit | f3ab6ec5ba7f369616d344c3f11dee983153d489 (patch) | |
tree | b0cd00ccd314acf6a323845a4fb97ad3c1e3441e | |
parent | 92d571dd7118cc840ad612541d9204276ba8b0d6 (diff) | |
download | nginx-f3ab6ec5ba7f369616d344c3f11dee983153d489.tar.gz nginx-f3ab6ec5ba7f369616d344c3f11dee983153d489.zip |
Year 2013.
-rw-r--r-- | docs/man/nginx.8 | 4 | ||||
-rw-r--r-- | docs/text/LICENSE | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/nginx.8 b/docs/man/nginx.8 index 8fcb0b0d2..f119a2327 100644 --- a/docs/man/nginx.8 +++ b/docs/man/nginx.8 @@ -1,6 +1,6 @@ .\" -.\" Copyright (c) 2010 Sergey A. Osokin -.\" Copyright (c) 2011,2012 Nginx, Inc. +.\" Copyright (C) 2010 Sergey A. Osokin +.\" Copyright (C) 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 c78be7e37..5d8097000 100644 --- a/docs/text/LICENSE +++ b/docs/text/LICENSE @@ -1,6 +1,6 @@ /* - * Copyright (C) 2002-2012 Igor Sysoev - * Copyright (C) 2011,2012 Nginx, Inc. + * Copyright (C) 2002-2013 Igor Sysoev + * Copyright (C) 2011-2013 Nginx, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |