diff --git a/LICENSE-MIT b/LICENSE-MIT index f30a31d..40ebce2 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright 2009,2010 Ryan Dahl +Copyright Joyent, Inc. and other Node contributors. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/http_parser.c b/http_parser.c index 2dc1870..25d7a51 100644 --- a/http_parser.c +++ b/http_parser.c @@ -1,4 +1,4 @@ -/* Copyright 2009,2010 Ryan Dahl +/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/http_parser.h b/http_parser.h index c03ec05..afcb481 100644 --- a/http_parser.h +++ b/http_parser.h @@ -1,4 +1,4 @@ -/* Copyright 2009,2010 Ryan Dahl +/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/test.c b/test.c index 2d1d8bd..76cc8b7 100644 --- a/test.c +++ b/test.c @@ -1,4 +1,4 @@ -/* Copyright 2009,2010 Ryan Dahl +/* Copyright Joyent, Inc. and other Node contributors. All rights reserved. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to