diff options
Diffstat (limited to 'source4/scripting')
-rw-r--r-- | source4/scripting/libjs/samba3.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/source4/scripting/libjs/samba3.js b/source4/scripting/libjs/samba3.js new file mode 100644 index 0000000000..7f50c8c4b2 --- /dev/null +++ b/source4/scripting/libjs/samba3.js @@ -0,0 +1,8 @@ +/* + backend code for upgrading from Samba3 + Copyright Jelmer Vernooij 2005 + Released under the GNU GPL v2 or later +*/ + + +return 0; |