diff options
author | John Mayhew | 2012-07-09 18:12:45 -0700 |
---|---|---|
committer | John Mayhew | 2012-07-09 18:12:45 -0700 |
commit | ebc492a6e4099daff49564304de276c21767e26e (patch) | |
tree | 43c360e1bf99d93cdd62f59f9e1cf365c70ef92e | |
parent | e8d404a94365433a6c5f5bf41a52a4b92a1d52ae (diff) | |
download | ninja-ebc492a6e4099daff49564304de276c21767e26e.tar.gz |
Removed unnecessary company string from app name
-rw-r--r-- | credits.html | 2 | ||||
-rw-r--r-- | license.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/credits.html b/credits.html index 5181644c..d1629bbe 100644 --- a/credits.html +++ b/credits.html | |||
@@ -66,7 +66,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
66 | </head> | 66 | </head> |
67 | 67 | ||
68 | <body> | 68 | <body> |
69 | <h2>Motorola Mobility LLC, Ninja Third Party Credits</h2> | 69 | <h2>Ninja Third Party Credits</h2> |
70 | <div> | 70 | <div> |
71 | Dotted stroke drawing from Gavin Kistner | 71 | Dotted stroke drawing from Gavin Kistner |
72 | <ul> | 72 | <ul> |
diff --git a/license.html b/license.html index 5676a8bd..6b94645e 100644 --- a/license.html +++ b/license.html | |||
@@ -63,7 +63,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
63 | </head> | 63 | </head> |
64 | 64 | ||
65 | <body> | 65 | <body> |
66 | <h2>Motorola Mobility LLC, Ninja BSD License</h2> | 66 | <h2>Ninja BSD License</h2> |
67 | <h2>Copyright © 2012, Motorola Mobility LLC. All rights reserved.</h2> | 67 | <h2>Copyright © 2012, Motorola Mobility LLC. All rights reserved.</h2> |
68 | <p> | 68 | <p> |
69 | Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:<br> | 69 | Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:<br> |