diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/chat/display.cpp | 2 | ||||
-rw-r--r-- | examples/chat/prompt.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/chat/display.cpp b/examples/chat/display.cpp index d04e90b..d3488a2 100755 --- a/examples/chat/display.cpp +++ b/examples/chat/display.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 FastMQ Inc. + Copyright (c) 2007-2010 iMatix Corporation This file is part of 0MQ. diff --git a/examples/chat/prompt.cpp b/examples/chat/prompt.cpp index 72b0195..540ac16 100644 --- a/examples/chat/prompt.cpp +++ b/examples/chat/prompt.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2007-2009 FastMQ Inc. + Copyright (c) 2007-2010 iMatix Corporation This file is part of 0MQ. |