fixing name

This commit is contained in:
daarond 2015-05-15 17:09:58 -05:00
parent 9016b3578c
commit 64c35268d9

View file

@ -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';