mirror of
https://github.com/google/blockly.git
synced 2026-01-06 00:20:37 +01:00
Update newly added licenses.
The minimalist rendere was added while the licenses PR was waiting for review.
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @license
|
* @license
|
||||||
* Visual Blocks Editor
|
* Copyright 2019 Google LLC
|
||||||
*
|
|
||||||
* Copyright 2019 Google Inc.
|
|
||||||
* https://developers.google.com/blockly/
|
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @license
|
* @license
|
||||||
* Visual Blocks Editor
|
* Copyright 2019 Google LLC
|
||||||
*
|
|
||||||
* Copyright 2019 Google Inc.
|
|
||||||
* https://developers.google.com/blockly/
|
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
@@ -44,4 +41,3 @@ Blockly.minimalist.Drawer = function(block, info) {
|
|||||||
};
|
};
|
||||||
Blockly.utils.object.inherits(Blockly.minimalist.Drawer,
|
Blockly.utils.object.inherits(Blockly.minimalist.Drawer,
|
||||||
Blockly.blockRendering.Drawer);
|
Blockly.blockRendering.Drawer);
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @license
|
* @license
|
||||||
* Visual Blocks Editor
|
* Copyright 2019 Google LLC
|
||||||
*
|
|
||||||
* Copyright 2019 Google Inc.
|
|
||||||
* https://developers.google.com/blockly/
|
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|||||||
@@ -1,9 +1,6 @@
|
|||||||
/**
|
/**
|
||||||
* @license
|
* @license
|
||||||
* Visual Blocks Editor
|
* Copyright 2019 Google LLC
|
||||||
*
|
|
||||||
* Copyright 2019 Google Inc.
|
|
||||||
* https://developers.google.com/blockly/
|
|
||||||
*
|
*
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
* you may not use this file except in compliance with the License.
|
* you may not use this file except in compliance with the License.
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user