diff options
author | Pierre Marechal <pierre.marechal@scilab.org> | 2006-04-20 07:22:24 +0000 |
---|---|---|
committer | Pierre Marechal <pierre.marechal@scilab.org> | 2006-04-20 07:22:24 +0000 |
commit | 79c2c99e21e670eeac8beccc12a57d36616fe6f8 (patch) | |
tree | 405dedce277c9518ed5809c20a780a64ea33bd67 /scilab_doc | |
parent | 77a50213257b3c4715fb0e6ec41f57f8858241ad (diff) | |
download | scilab-79c2c99e21e670eeac8beccc12a57d36616fe6f8.zip scilab-79c2c99e21e670eeac8beccc12a57d36616fe6f8.tar.gz |
Add copyrights and date
Diffstat (limited to 'scilab_doc')
-rw-r--r-- | scilab_doc/toolbox_guide/html/toolbox.css | 15 | ||||
-rw-r--r-- | scilab_doc/toolbox_guide/html/toolbox.html | 15 |
2 files changed, 30 insertions, 0 deletions
diff --git a/scilab_doc/toolbox_guide/html/toolbox.css b/scilab_doc/toolbox_guide/html/toolbox.css index 3d89b9b..f8a0bc8 100644 --- a/scilab_doc/toolbox_guide/html/toolbox.css +++ b/scilab_doc/toolbox_guide/html/toolbox.css | |||
@@ -1,4 +1,19 @@ | |||
1 | /* ====================================================== */ | 1 | /* ====================================================== */ |
2 | /* toolbox.css | ||
3 | /* Date : 19 avril 2006 | ||
4 | /* | ||
5 | /* Author : | ||
6 | /* Farid BELAHCENE | ||
7 | /* Scilab TEAM | ||
8 | /* | ||
9 | /* Reoganized by | ||
10 | /* Pierre MARECHAL | ||
11 | /* Scilab TEAM | ||
12 | /* | ||
13 | /* Copyright INRIA | ||
14 | /* ====================================================== */ | ||
15 | |||
16 | /* ====================================================== */ | ||
2 | /* body | 17 | /* body |
3 | /* ====================================================== */ | 18 | /* ====================================================== */ |
4 | 19 | ||
diff --git a/scilab_doc/toolbox_guide/html/toolbox.html b/scilab_doc/toolbox_guide/html/toolbox.html index 110e0f5..a816e22 100644 --- a/scilab_doc/toolbox_guide/html/toolbox.html +++ b/scilab_doc/toolbox_guide/html/toolbox.html | |||
@@ -1,3 +1,18 @@ | |||
1 | <!-- ====================================================== --> | ||
2 | <!-- toolbox.css --> | ||
3 | <!-- Date : 19 avril 2006 --> | ||
4 | <!-- --> | ||
5 | <!-- Author : --> | ||
6 | <!-- Farid BELAHCENE --> | ||
7 | <!-- Scilab TEAM --> | ||
8 | <!-- --> | ||
9 | <!-- Modified by --> | ||
10 | <!-- Pierre MARECHAL --> | ||
11 | <!-- Scilab TEAM --> | ||
12 | <!-- --> | ||
13 | <!-- Copyright INRIA --> | ||
14 | <!-- ====================================================== --> | ||
15 | |||
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> | 16 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | <html> | 17 | <html> |
3 | <head> | 18 | <head> |