diff --git a/src/nhttpd/web/Y_Baselib.js b/src/nhttpd/web/Y_Baselib.js index d55dbebe6..c38df8a5f 100644 --- a/src/nhttpd/web/Y_Baselib.js +++ b/src/nhttpd/web/Y_Baselib.js @@ -1,5 +1,5 @@ /* yWeb Baselib by yjogol - $Date: 2008/02/24 08:23:12 $ + $Date$ $Revision: 1.5 $ */ var baselib_version="2.0.0"; diff --git a/src/nhttpd/web/Y_EPG.js b/src/nhttpd/web/Y_EPG.js index 7714bf9f4..731b68110 100644 --- a/src/nhttpd/web/Y_EPG.js +++ b/src/nhttpd/web/Y_EPG.js @@ -1,5 +1,5 @@ /* yWeb EPG by yjogol - $Date: 2008/02/24 08:23:12 $ + $Date$ $Revision: 1.2 $ */ /*EPG+*/ diff --git a/src/nhttpd/web/Y_Flash.js b/src/nhttpd/web/Y_Flash.js index 467c25eae..dd8cd2dae 100644 --- a/src/nhttpd/web/Y_Flash.js +++ b/src/nhttpd/web/Y_Flash.js @@ -1,5 +1,5 @@ /* yWeb Flash by yjogol - $Date: 2008/02/24 08:23:12 $ + $Date$ $Revision: 1.3 $ */ function do_image_upload_dialog() diff --git a/src/nhttpd/web/Y_Live.js b/src/nhttpd/web/Y_Live.js index c1a2bee7b..bb64d7643 100644 --- a/src/nhttpd/web/Y_Live.js +++ b/src/nhttpd/web/Y_Live.js @@ -1,5 +1,5 @@ /* yWeb Live by yjogol - $Date: 2008/11/13 16:45:38 $ + $Date$ $Revision: 1.3 $ */ /*globals*/ diff --git a/src/nhttpd/web/Y_VLC.js b/src/nhttpd/web/Y_VLC.js index d0f7bfdde..71b8e4052 100644 --- a/src/nhttpd/web/Y_VLC.js +++ b/src/nhttpd/web/Y_VLC.js @@ -1,5 +1,5 @@ /* VLC abstraction by yjogol@online.de - $Date: 2008/11/13 16:45:38 $ + $Date$ $Revision: 1.4 $ */ /*ie1=ActiveC, moz1=Mozilla<0.8.5.1, moz2>= 0.8.5.1*/ diff --git a/src/nhttpd/web/Y_yweb.js b/src/nhttpd/web/Y_yweb.js index 8230b5166..9f50e5409 100644 --- a/src/nhttpd/web/Y_yweb.js +++ b/src/nhttpd/web/Y_yweb.js @@ -1,6 +1,6 @@ /* yWeb by yjogol internal organisation of yweb - $Date: 2008/02/24 08:23:12 $ + $Date$ $Revision: 1.1 $ */ diff --git a/src/nhttpd/web/scripts/Y_Live.sh b/src/nhttpd/web/scripts/Y_Live.sh index 877dae864..f0b2a2bb1 100755 --- a/src/nhttpd/web/scripts/Y_Live.sh +++ b/src/nhttpd/web/scripts/Y_Live.sh @@ -1,7 +1,7 @@ #!/bin/sh # ----------------------------------------------------------- # Live (yjogol) -# $Date: 2007/11/26 20:54:55 $ +# $Date$ # $Revision: 1.3 $ # ----------------------------------------------------------- diff --git a/src/nhttpd/web/scripts/Y_Plugins.sh b/src/nhttpd/web/scripts/Y_Plugins.sh index be12c4c1f..fb5dcee11 100755 --- a/src/nhttpd/web/scripts/Y_Plugins.sh +++ b/src/nhttpd/web/scripts/Y_Plugins.sh @@ -1,7 +1,7 @@ #!/bin/sh # ----------------------------------------------------------- # Plugins (yjogol) -# $Date: 2007/11/26 20:54:55 $ +# $Date$ # $Revision: 1.2 $ # ----------------------------------------------------------- diff --git a/src/nhttpd/web/scripts/Y_Tools.sh b/src/nhttpd/web/scripts/Y_Tools.sh index 2dbc78b15..3f730f705 100755 --- a/src/nhttpd/web/scripts/Y_Tools.sh +++ b/src/nhttpd/web/scripts/Y_Tools.sh @@ -1,7 +1,7 @@ #!/bin/sh # ----------------------------------------------------------- # Tools (yjogol) -# $Date: 2010/01/03 18:54:42 $ +# $Date$ # $Revision: 1.9 $ # ----------------------------------------------------------- . ./_Y_Globals.sh diff --git a/src/nhttpd/web/scripts/_Y_Globals.sh b/src/nhttpd/web/scripts/_Y_Globals.sh index ced16bbce..b26d0d311 100755 --- a/src/nhttpd/web/scripts/_Y_Globals.sh +++ b/src/nhttpd/web/scripts/_Y_Globals.sh @@ -1,7 +1,7 @@ #!/bin/sh # ----------------------------------------------------------- # Y Globals (yjogol) -# $Date: 2007/11/26 20:54:55 $ +# $Date$ # $Revision: 1.2 $ # ----------------------------------------------------------- diff --git a/src/nhttpd/web/scripts/_Y_Library.sh b/src/nhttpd/web/scripts/_Y_Library.sh index 6cd00b956..d68521677 100755 --- a/src/nhttpd/web/scripts/_Y_Library.sh +++ b/src/nhttpd/web/scripts/_Y_Library.sh @@ -1,7 +1,7 @@ #!/bin/sh # ----------------------------------------------------------- # Y Library (yjogol) -# $Date: 2007/11/26 20:54:55 $ +# $Date$ # $Revision: 1.2 $ # ----------------------------------------------------------- diff --git a/src/nhttpd/web/scripts/api.sh b/src/nhttpd/web/scripts/api.sh index f7a6cb3d2..b047c19e5 100755 --- a/src/nhttpd/web/scripts/api.sh +++ b/src/nhttpd/web/scripts/api.sh @@ -2,7 +2,7 @@ # ----------------------------------------------------------- # API Script (yjogol) # for yWeb independent shell calls -# $Date: 2007/11/26 20:54:55 $ +# $Date$ # $Revision: 1.3 $ # ----------------------------------------------------------- API_VERSION_MAJOR="1"