diff --git a/generators/php.js b/generators/php.js index 1002def62..e42ce1ff6 100644 --- a/generators/php.js +++ b/generators/php.js @@ -2,7 +2,7 @@ * @license * Visual Blocks Language * - * Copyright 2012 Google Inc. + * Copyright 2015 Google Inc. * https://developers.google.com/blockly/ * * Licensed under the Apache License, Version 2.0 (the "License"); @@ -20,7 +20,7 @@ /** * @fileoverview Helper functions for generating PHP for blocks. - * @author fraser@google.com (Neil Fraser) + * @author daarond@gmail.com (Daaron Dwyer) */ 'use strict';