From d741f67adeb829022bb6e509dffe751cbd39b23b Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Tue, 12 Jan 2016 10:26:04 -0800 Subject: [PATCH] Updated copyrights --- interop/interop_client.js | 2 +- interop/interop_server.js | 2 +- performance/benchmark_client.js | 2 +- performance/benchmark_server.js | 2 +- performance/worker_server.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/interop/interop_client.js b/interop/interop_client.js index 7e65d20b..db383e4d 100644 --- a/interop/interop_client.js +++ b/interop/interop_client.js @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/interop/interop_server.js b/interop/interop_server.js index 72807623..c0948171 100644 --- a/interop/interop_server.js +++ b/interop/interop_server.js @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/performance/benchmark_client.js b/performance/benchmark_client.js index 9e956d40..620aecde 100644 --- a/performance/benchmark_client.js +++ b/performance/benchmark_client.js @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/performance/benchmark_server.js b/performance/benchmark_server.js index 858f2194..ba61e52b 100644 --- a/performance/benchmark_server.js +++ b/performance/benchmark_server.js @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/performance/worker_server.js b/performance/worker_server.js index 98577bdb..7c8ab000 100644 --- a/performance/worker_server.js +++ b/performance/worker_server.js @@ -1,6 +1,6 @@ /* * - * Copyright 2015, Google Inc. + * Copyright 2015-2016, Google Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without