diff --git a/appengine/report.py b/appengine/report.py index 106490424..e15a8ff4c 100644 --- a/appengine/report.py +++ b/appengine/report.py @@ -1,7 +1,7 @@ """Blockly Demo: Report Copyright 2012 Google Inc. -http://blockly.googlecode.com/ +https://blockly.googlecode.com/ 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/appengine/storage.js b/appengine/storage.js index 1fdf76744..8ba7c0a20 100644 --- a/appengine/storage.js +++ b/appengine/storage.js @@ -1,8 +1,9 @@ /** - * Blockly Demo: Storage + * @license + * Visual Blocks Editor * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/appengine/storage.py b/appengine/storage.py index 9e81e43f4..983e15bde 100644 --- a/appengine/storage.py +++ b/appengine/storage.py @@ -1,7 +1,7 @@ """Blockly Demo: Storage Copyright 2012 Google Inc. -http://blockly.googlecode.com/ +https://blockly.googlecode.com/ 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/apps/blockfactory/blocks.js b/apps/blockfactory/blocks.js index 096fc4f65..6b993fdb5 100644 --- a/apps/blockfactory/blocks.js +++ b/apps/blockfactory/blocks.js @@ -2,7 +2,7 @@ * Blockly Apps: Block Factory Blocks * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/blockfactory/factory.js b/apps/blockfactory/factory.js index 1992d393a..5f8fc8d9f 100644 --- a/apps/blockfactory/factory.js +++ b/apps/blockfactory/factory.js @@ -2,7 +2,7 @@ * Blockly Apps: Block Factory * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/blockfactory/preview.js b/apps/blockfactory/preview.js index 1aed69263..e4a522250 100644 --- a/apps/blockfactory/preview.js +++ b/apps/blockfactory/preview.js @@ -2,7 +2,7 @@ * Blockly Apps: Block Factory * * Copyright 2013 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/code/code.js b/apps/code/code.js index 03ca942ab..f34b9bf8d 100644 --- a/apps/code/code.js +++ b/apps/code/code.js @@ -2,7 +2,7 @@ * Blockly Apps: Code * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/common.js b/apps/common.js index b67bc7e63..2b1cc5c1b 100644 --- a/apps/common.js +++ b/apps/common.js @@ -2,7 +2,7 @@ * Blockly Apps: Common code * * Copyright 2013 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/graph/blocks.js b/apps/graph/blocks.js index 0a0fd52ea..698bef8af 100644 --- a/apps/graph/blocks.js +++ b/apps/graph/blocks.js @@ -2,7 +2,7 @@ * Blockly Apps: Graphing Calculator Blocks * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/graph/graph.js b/apps/graph/graph.js index 26831e335..a09b4c2ef 100644 --- a/apps/graph/graph.js +++ b/apps/graph/graph.js @@ -2,7 +2,7 @@ * Blockly Apps: Graphing Calculator * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/index/index.js b/apps/index/index.js index b0ce7a2a4..42eef4d19 100644 --- a/apps/index/index.js +++ b/apps/index/index.js @@ -2,7 +2,7 @@ * Blockly Apps: Index * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/index/template.soy b/apps/index/template.soy index d0fb32885..d5cbbadbe 100644 --- a/apps/index/template.soy +++ b/apps/index/template.soy @@ -123,6 +123,6 @@ span> // The footer messages are set in index.html.
- blockly.googlecode.com + blockly.googlecode.com {/template} diff --git a/apps/maze/blocks.js b/apps/maze/blocks.js index fb311eec9..e374f3c3f 100644 --- a/apps/maze/blocks.js +++ b/apps/maze/blocks.js @@ -2,7 +2,7 @@ * Blockly Apps: Maze Blocks * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/maze/maze.js b/apps/maze/maze.js index c0e57ccd7..de0a5aa4c 100644 --- a/apps/maze/maze.js +++ b/apps/maze/maze.js @@ -2,7 +2,7 @@ * Blockly Apps: Maze * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/plane/blocks.js b/apps/plane/blocks.js index 097c899fd..b30227eb4 100644 --- a/apps/plane/blocks.js +++ b/apps/plane/blocks.js @@ -2,7 +2,7 @@ * Blockly Apps: Plane Seat Calculator Blocks * * Copyright 2013 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/plane/plane.js b/apps/plane/plane.js index ebd35ac08..32d61f6d5 100644 --- a/apps/plane/plane.js +++ b/apps/plane/plane.js @@ -2,7 +2,7 @@ * Blockly Apps: Plane Seat Calculator * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/puzzle/blocks.js b/apps/puzzle/blocks.js index b081b9a5e..22cf7fb54 100644 --- a/apps/puzzle/blocks.js +++ b/apps/puzzle/blocks.js @@ -2,7 +2,7 @@ * Blockly Apps: Puzzle Blocks * * Copyright 2013 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/apps/puzzle/keys.js b/apps/puzzle/keys.js deleted file mode 100644 index e15814992..000000000 --- a/apps/puzzle/keys.js +++ /dev/null @@ -1,9 +0,0 @@ -// This file was automatically generated from template.soy. -// Please don't edit this file by hand. - -if (typeof puzzlepage == 'undefined') { var puzzlepage = {}; } - - -puzzlepage.start = function(opt_data, opt_ignored) { - return '
Blockly > < Apps > < 8436599549372868479 |
This is a simple demo of cloud storage using App Engine.
diff --git a/demos/toolbox/index.html b/demos/toolbox/index.html index 3cb461331..381c22ce7 100644 --- a/demos/toolbox/index.html +++ b/demos/toolbox/index.html @@ -18,7 +18,7 @@ -This is a demo of a complex category structure for the toolbox.
diff --git a/generators/dart.js b/generators/dart.js index 5096d4b09..7baf8f40d 100644 --- a/generators/dart.js +++ b/generators/dart.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/colour.js b/generators/dart/colour.js index b0d7730c1..37147db05 100644 --- a/generators/dart/colour.js +++ b/generators/dart/colour.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/lists.js b/generators/dart/lists.js index 0f7d12a5d..5113f7b8e 100644 --- a/generators/dart/lists.js +++ b/generators/dart/lists.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/logic.js b/generators/dart/logic.js index 430219078..0a1e412c4 100644 --- a/generators/dart/logic.js +++ b/generators/dart/logic.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/loops.js b/generators/dart/loops.js index 19e899065..534a9dbbe 100644 --- a/generators/dart/loops.js +++ b/generators/dart/loops.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/math.js b/generators/dart/math.js index 7c048049b..0f1234ca6 100644 --- a/generators/dart/math.js +++ b/generators/dart/math.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/procedures.js b/generators/dart/procedures.js index 1d15e4563..44ff35ff3 100644 --- a/generators/dart/procedures.js +++ b/generators/dart/procedures.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/text.js b/generators/dart/text.js index 5e7e27eea..c80aa0775 100644 --- a/generators/dart/text.js +++ b/generators/dart/text.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/dart/variables.js b/generators/dart/variables.js index 8c9934ebe..5e59c27c5 100644 --- a/generators/dart/variables.js +++ b/generators/dart/variables.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript.js b/generators/javascript.js index 895117c11..de6466647 100644 --- a/generators/javascript.js +++ b/generators/javascript.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/colour.js b/generators/javascript/colour.js index 240397dc5..90495979a 100644 --- a/generators/javascript/colour.js +++ b/generators/javascript/colour.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/lists.js b/generators/javascript/lists.js index ead8b9c3a..dce65a387 100644 --- a/generators/javascript/lists.js +++ b/generators/javascript/lists.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/logic.js b/generators/javascript/logic.js index 73827729f..c4360c01c 100644 --- a/generators/javascript/logic.js +++ b/generators/javascript/logic.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/loops.js b/generators/javascript/loops.js index 126432891..ce1481873 100644 --- a/generators/javascript/loops.js +++ b/generators/javascript/loops.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/math.js b/generators/javascript/math.js index 15056f039..af6038d5a 100644 --- a/generators/javascript/math.js +++ b/generators/javascript/math.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/procedures.js b/generators/javascript/procedures.js index 90a27334a..ac9152f62 100644 --- a/generators/javascript/procedures.js +++ b/generators/javascript/procedures.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/text.js b/generators/javascript/text.js index 780e4f936..25e7aa3f2 100644 --- a/generators/javascript/text.js +++ b/generators/javascript/text.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/javascript/variables.js b/generators/javascript/variables.js index 838906ab1..f73b92c19 100644 --- a/generators/javascript/variables.js +++ b/generators/javascript/variables.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python.js b/generators/python.js index 998a7ea82..000406916 100644 --- a/generators/python.js +++ b/generators/python.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/colour.js b/generators/python/colour.js index bb1d21181..3aeb44d22 100644 --- a/generators/python/colour.js +++ b/generators/python/colour.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/lists.js b/generators/python/lists.js index 828a82a18..120d2f668 100644 --- a/generators/python/lists.js +++ b/generators/python/lists.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/logic.js b/generators/python/logic.js index ead218c88..276a2acb5 100644 --- a/generators/python/logic.js +++ b/generators/python/logic.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/loops.js b/generators/python/loops.js index 40bdfc896..92a87dc7d 100644 --- a/generators/python/loops.js +++ b/generators/python/loops.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/math.js b/generators/python/math.js index 62f825fb2..ca699afa5 100644 --- a/generators/python/math.js +++ b/generators/python/math.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/procedures.js b/generators/python/procedures.js index 5a357de50..5b3e9b5ab 100644 --- a/generators/python/procedures.js +++ b/generators/python/procedures.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/text.js b/generators/python/text.js index 242da8eb2..5f6a6b12e 100644 --- a/generators/python/text.js +++ b/generators/python/text.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/generators/python/variables.js b/generators/python/variables.js index da6c3bbcf..a0eea85a9 100644 --- a/generators/python/variables.js +++ b/generators/python/variables.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/i18n/common.py b/i18n/common.py index d648e3267..6922e67c4 100644 --- a/i18n/common.py +++ b/i18n/common.py @@ -3,7 +3,7 @@ # Code shared by translation conversion scripts. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/i18n/create_messages.py b/i18n/create_messages.py index c55d0b7ed..110b2df25 100755 --- a/i18n/create_messages.py +++ b/i18n/create_messages.py @@ -3,7 +3,7 @@ # Generate .js files defining Blockly core and language messages. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/i18n/dedup_json.py b/i18n/dedup_json.py index e0298de95..b4b51ba10 100755 --- a/i18n/dedup_json.py +++ b/i18n/dedup_json.py @@ -7,7 +7,7 @@ # output. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/i18n/js_to_json.py b/i18n/js_to_json.py index e52a00c7a..097bd5493 100755 --- a/i18n/js_to_json.py +++ b/i18n/js_to_json.py @@ -3,7 +3,7 @@ # Gives the translation status of the specified apps and languages. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/i18n/json_to_js.py b/i18n/json_to_js.py index 89de87f7d..cdecf24ce 100755 --- a/i18n/json_to_js.py +++ b/i18n/json_to_js.py @@ -3,7 +3,7 @@ # Converts .json files into .js files for use within Blockly apps. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/i18n/status.py b/i18n/status.py index 6ddbfe754..64fa98da1 100755 --- a/i18n/status.py +++ b/i18n/status.py @@ -3,7 +3,7 @@ # Gives the translation status of the specified apps and languages. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/i18n/tests.py b/i18n/tests.py index fe818697b..f771a1ede 100644 --- a/i18n/tests.py +++ b/i18n/tests.py @@ -4,7 +4,7 @@ # Tests of i18n scripts. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/i18n/xliff_to_json.py b/i18n/xliff_to_json.py index a85d99cf7..a1298e180 100755 --- a/i18n/xliff_to_json.py +++ b/i18n/xliff_to_json.py @@ -3,7 +3,7 @@ # Converts .xlf files into .json files for use at http://translatewiki.net. # # Copyright 2013 Google Inc. -# http://blockly.googlecode.com/ +# https://blockly.googlecode.com/ # # 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/msg/js/en_us.js b/msg/js/en_us.js index e7e75182a..3770b3957 100644 --- a/msg/js/en_us.js +++ b/msg/js/en_us.js @@ -2,7 +2,7 @@ * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/msg/messages.js b/msg/messages.js index ceaa2ca50..c81110178 100644 --- a/msg/messages.js +++ b/msg/messages.js @@ -1,8 +1,9 @@ /** + * @license * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/realtime/realtime-client-utils.js b/realtime/realtime-client-utils.js index a61594b94..8717e9602 100644 --- a/realtime/realtime-client-utils.js +++ b/realtime/realtime-client-utils.js @@ -1,4 +1,5 @@ /** + * @license * Copyright 2013 Google Inc. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/realtime/realtime.js b/realtime/realtime.js index ec231908e..8237812b4 100644 --- a/realtime/realtime.js +++ b/realtime/realtime.js @@ -1,3 +1,23 @@ +/** + * @license + * Visual Blocks Editor + * + * Copyright 2014 Google Inc. + * https://blockly.googlecode.com/ + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + /** * This file contains functions used by any Blockly app that wants to provide * realtime collaboration functionality. diff --git a/tests/blockly_test.js b/tests/blockly_test.js index a964f3ce1..1ee83ecf9 100644 --- a/tests/blockly_test.js +++ b/tests/blockly_test.js @@ -2,7 +2,7 @@ * Visual Blocks Editor * * Copyright 2011 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/tests/generator_test.js b/tests/generator_test.js index 776a0c9ad..d67897caf 100644 --- a/tests/generator_test.js +++ b/tests/generator_test.js @@ -2,7 +2,7 @@ * Blockly Tests * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/tests/generators/unittest.js b/tests/generators/unittest.js index ee551b2c0..3755c9adb 100644 --- a/tests/generators/unittest.js +++ b/tests/generators/unittest.js @@ -2,7 +2,7 @@ * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/tests/generators/unittest_dart.js b/tests/generators/unittest_dart.js index f21b89e2e..74ebb419f 100644 --- a/tests/generators/unittest_dart.js +++ b/tests/generators/unittest_dart.js @@ -2,7 +2,7 @@ * Visual Blocks Language * * Copyright 2014 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/tests/generators/unittest_javascript.js b/tests/generators/unittest_javascript.js index 012fab993..6e096020e 100644 --- a/tests/generators/unittest_javascript.js +++ b/tests/generators/unittest_javascript.js @@ -2,7 +2,7 @@ * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/tests/generators/unittest_python.js b/tests/generators/unittest_python.js index 8defddfc9..5b1842b5e 100644 --- a/tests/generators/unittest_python.js +++ b/tests/generators/unittest_python.js @@ -2,7 +2,7 @@ * Visual Blocks Language * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * 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/tests/names_test.js b/tests/names_test.js index 3affb4e31..cce33d38c 100644 --- a/tests/names_test.js +++ b/tests/names_test.js @@ -2,7 +2,7 @@ * Blockly Tests * * Copyright 2012 Google Inc. - * http://blockly.googlecode.com/ + * https://blockly.googlecode.com/ * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.