Skip to content

Commit 365e4bb

Browse files
author
Coder daemon
committed
correcting license urls
1 parent ccd0dea commit 365e4bb

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

coder-base/apps/auth/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/apps/coder/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/apps/coderlib/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/apps/editor/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/apps/game2d/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/apps/wifi/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/static/apps/auth/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/static/apps/coder/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/static/apps/editor/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/static/apps/game2d/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

coder-base/static/apps/wifi/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Coder for Raspberry Pi
33
* A simple platform for experimenting with web stuff.
4-
* http://g.co/coder
4+
* http://goo.gl/coder
55
*
66
* Copyright 2013 Google Inc. All Rights Reserved.
77
*

0 commit comments

Comments
 (0)