| Index: ports/ipython-ppapi/build.sh
|
| diff --git a/ports/lua-ppapi/build.sh b/ports/ipython-ppapi/build.sh
|
| similarity index 68%
|
| copy from ports/lua-ppapi/build.sh
|
| copy to ports/ipython-ppapi/build.sh
|
| index a1ea4cb63b5caea30d1c7ee69a1162ef664b0cc9..10ea0f8f9cdbe18bc2e20e6613fe0ceeb12bfac2 100644
|
| --- a/ports/lua-ppapi/build.sh
|
| +++ b/ports/ipython-ppapi/build.sh
|
| @@ -1,5 +1,5 @@
|
| #!/bin/bash
|
| -# Copyright (c) 2013 The Native Client Authors. All rights reserved.
|
| +# Copyright (c) 2014 The Native Client Authors. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
|
|
|
|