diff --git a/examples/colorwheel.js b/examples/colorwheel.js index 89d5a99ec39..cbc713474ac 100644 --- a/examples/colorwheel.js +++ b/examples/colorwheel.js @@ -1,5 +1,5 @@ /** - * Copyright 2017 Google Inc. All rights reserved. + * Copyright 2017 Google Inc., PhantomJS Authors All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/detectsniff.js b/examples/detectsniff.js index d6b45d36bf1..aee4269b34d 100644 --- a/examples/detectsniff.js +++ b/examples/detectsniff.js @@ -1,5 +1,5 @@ /** - * Copyright 2017 Google Inc. All rights reserved. + * Copyright 2017 Google Inc., PhantomJS Authors All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/features.js b/examples/features.js index 3bbbe2bb9b5..4ba110d72c0 100644 --- a/examples/features.js +++ b/examples/features.js @@ -1,5 +1,5 @@ /** - * Copyright 2017 Google Inc. All rights reserved. + * Copyright 2017 Google Inc., PhantomJS Authors All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/examples/unrandomize.js b/examples/unrandomize.js index fc8df3fcd1e..4918314db45 100644 --- a/examples/unrandomize.js +++ b/examples/unrandomize.js @@ -1,5 +1,5 @@ /** - * Copyright 2017 Google Inc. All rights reserved. + * Copyright 2017 Google Inc., PhantomJS Authors All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.