Skip to content

Commit

Permalink
Update copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
querymetrics authored and nicjansma committed Apr 3, 2018
1 parent 5f2a31a commit cc058d7
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 8 deletions.
3 changes: 2 additions & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ Software Copyright License Agreement (BSD License)

Copyright (c) 2011, Yahoo! Inc.
Copyright (c) 2011-2012, Log-Normal, Inc.
Copyright (c) 2012-2016, SOASTA, Inc.
Copyright (c) 2012-2017, SOASTA, Inc.
Copyright (c) 2017, Akamai Technologies, Inc.
All rights reserved.

Redistribution and use of this software in source and binary forms,
Expand Down
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Some code Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Some code Copyright (c) 2011-2012, Log-Normal Inc. All rights reserved.
Most code Copyright (c) 2012-2016 SOASTA, Inc. All rights reserved.
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Copyright (c) 2011-2012, Log-Normal Inc. All rights reserved.
Copyright (c) 2012-2017 SOASTA, Inc. All rights reserved.
Copyright (c) 2017, Akamai Technologies, Inc. All rights reserved.

Copyrights licensed under the BSD License. See the accompanying LICENSE.txt file for terms.

Expand Down Expand Up @@ -199,5 +200,5 @@ You'll need a github account to participate, but then you'll need one to check o

Thanks for dropping by, and please leave us a message telling us if you use boomerang.

boomerang is supported by the devs at <a href="http://soasta.com/">SOASTA</a>, and the awesome community of opensource developers that use
boomerang is supported by the devs at <a href="http://akamai.com/">Akamai</a>, and the awesome community of opensource developers that use
and hack it. That's you. Thank you!
3 changes: 2 additions & 1 deletion boomerang.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/**
* @copyright (c) 2011, Yahoo! Inc. All rights reserved.
* @copyright (c) 2012, Log-Normal, Inc. All rights reserved.
* @copyright (c) 2012-2016, SOASTA, Inc. All rights reserved.
* @copyright (c) 2012-2017, SOASTA, Inc. All rights reserved.
* @copyright (c) 2017, Akamai Technologies, Inc. All rights reserved.
* Copyrights licensed under the BSD License. See the accompanying LICENSE.txt file for terms.
*/

Expand Down
2 changes: 1 addition & 1 deletion jsdoc.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"outputSourcePath": false,
"systemName": "Boomerang",
"footer": "",
"copyright": "Boomerang Team © 2010-2016 The contributors to the Open Source Boomerang project and SOASTA Inc. .",
"copyright": "Boomerang Team © 2010-2017 The contributors to the Open Source Boomerang project and Akamai Technologies, Inc. .",
"theme": "cosmo",
"linenums": true,
"collapseSymbols": false,
Expand Down
3 changes: 2 additions & 1 deletion lib/banner.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
/*
* Copyright (c) 2011, Yahoo! Inc. All rights reserved.
* Copyright (c) 2011-2012, Log-Normal, Inc. All rights reserved.
* Copyright (c) 2012-2016, SOASTA, Inc. All rights reserved.
* Copyright (c) 2012-2017, SOASTA, Inc. All rights reserved.
* Copyright (c) 2017, Akamai Technologies, Inc. All rights reserved.
* Copyrights licensed under the BSD License. See the accompanying LICENSE.txt file for terms.
*/
/* JavaScript MD5 1.0.1 Copyright 2011, Sebastian Tschan. Licensed under the MIT license. */

0 comments on commit cc058d7

Please sign in to comment.