diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-17 23:50:56 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2008-08-17 23:50:56 +0000 |
commit | 39444086375b7451952b273b8c53ff48b6766706 (patch) | |
tree | f7427b28fc3f138cea8356020b2193042f5f3d5a /libs/uvl/root | |
parent | db82e041a88938b839455d61faf4178365d4fa8f (diff) |
* luci/libs: set svn property on uvl executable
Diffstat (limited to 'libs/uvl/root')
-rwxr-xr-x | libs/uvl/root/usr/bin/uvl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/uvl/root/usr/bin/uvl b/libs/uvl/root/usr/bin/uvl index 3f179ee6a..cc30d0421 100755 --- a/libs/uvl/root/usr/bin/uvl +++ b/libs/uvl/root/usr/bin/uvl @@ -11,7 +11,7 @@ You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -$Id: uvl.lua 2873 2008-08-17 21:43:56Z jow $ +$Id$ ]]-- @@ -63,7 +63,7 @@ if #arguments == 0 or options.help then print([=[ uvl - UCI Validation Layer -$Id: uvl.lua 2873 2008-08-17 21:43:56Z jow $ +$Id$ (c) 2008 Jo-Philipp Wich, Steven Barth Usage: |