projects
/
platform
/
upstream
/
libpsl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6a1896
)
Change python to python2
29/321029/1
accepted/tizen_base
accepted/tizen_base_x
tizen_base
accepted/tizen/base/20250314.085121
accepted/tizen/base/x/20250314.094217
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 13 Mar 2025 06:29:19 +0000
(15:29 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 13 Mar 2025 06:29:19 +0000
(15:29 +0900)
Change-Id: I257fd1a4e0e810aa0e1507126c999659cac89065
src/psl-make-dafsa
patch
|
blob
|
history
diff --git
a/src/psl-make-dafsa
b/src/psl-make-dafsa
index 2bfd8796fa11a0dee0a9a44763fa0f9c7530e3b5..120431526a9475439a9d6b052d341f3c5ec27d66 100755
(executable)
--- a/
src/psl-make-dafsa
+++ b/
src/psl-make-dafsa
@@
-1,4
+1,4
@@
-#!/usr/bin/env python
+#!/usr/bin/env python
2
# Copyright 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE.chromium file.