diff options
author | Allan CORNET <allan.cornet@scilab.org> | 2010-01-04 10:11:21 +0100 |
---|---|---|
committer | Allan CORNET <allan.cornet@scilab.org> | 2010-01-04 10:11:21 +0100 |
commit | e57eb0454b576c7b1e0518673f672816de6dee78 (patch) | |
tree | 98043da6401de26b4141c04438a7b8a321ec195b /scilab | |
parent | 171b96793a148f23b0a290c4560d9db8aba1df38 (diff) | |
download | scilab-e57eb0454b576c7b1e0518673f672816de6dee78.zip scilab-e57eb0454b576c7b1e0518673f672816de6dee78.tar.gz |
2010
Diffstat (limited to 'scilab')
43 files changed, 43 insertions, 43 deletions
diff --git a/scilab/modules/action_binding/src/c/action_binding.rc b/scilab/modules/action_binding/src/c/action_binding.rc index 0678c54..a3f57b4 100644 --- a/scilab/modules/action_binding/src/c/action_binding.rc +++ b/scilab/modules/action_binding/src/c/action_binding.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "action_binding module" | 68 | VALUE "FileDescription", "action_binding module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "action_binding module" | 70 | VALUE "InternalName", "action_binding module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "action_binding.dll" | 72 | VALUE "OriginalFilename", "action_binding.dll" |
73 | VALUE "ProductName", " action_binding" | 73 | VALUE "ProductName", " action_binding" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc b/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc index d71a2b5..20bfaf5 100644 --- a/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc +++ b/scilab/modules/action_binding/src/noaction_binding/noaction_binding.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noaction_binding module" | 68 | VALUE "FileDescription", "noaction_binding module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "noaction_binding module" | 70 | VALUE "InternalName", "noaction_binding module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noaction_binding.dll" | 72 | VALUE "OriginalFilename", "noaction_binding.dll" |
73 | VALUE "ProductName", " noaction_binding" | 73 | VALUE "ProductName", " noaction_binding" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/api_scilab/src/c/api_scilab.rc b/scilab/modules/api_scilab/src/c/api_scilab.rc index 26d0a82..8b64c82 100644 --- a/scilab/modules/api_scilab/src/c/api_scilab.rc +++ b/scilab/modules/api_scilab/src/c/api_scilab.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "api_scilab module" | 67 | VALUE "FileDescription", "api_scilab module" |
68 | VALUE "FileVersion", "5, 2, 0, 0" | 68 | VALUE "FileVersion", "5, 2, 0, 0" |
69 | VALUE "InternalName", "api_scilab module" | 69 | VALUE "InternalName", "api_scilab module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "api_scilab.dll" | 71 | VALUE "OriginalFilename", "api_scilab.dll" |
72 | VALUE "ProductName", " api_scilab module" | 72 | VALUE "ProductName", " api_scilab module" |
73 | VALUE "ProductVersion", "5, 2, 0, 0" | 73 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/arnoldi/src/c/arnoldi.rc b/scilab/modules/arnoldi/src/c/arnoldi.rc index fc62f27..af53ff8 100644 --- a/scilab/modules/arnoldi/src/c/arnoldi.rc +++ b/scilab/modules/arnoldi/src/c/arnoldi.rc | |||
@@ -72,7 +72,7 @@ BEGIN | |||
72 | VALUE "FileDescription", "arnoldi module" | 72 | VALUE "FileDescription", "arnoldi module" |
73 | VALUE "FileVersion", "5, 2, 0, 0" | 73 | VALUE "FileVersion", "5, 2, 0, 0" |
74 | VALUE "InternalName", "arnoldi" | 74 | VALUE "InternalName", "arnoldi" |
75 | VALUE "LegalCopyright", "Copyright (C) 2009" | 75 | VALUE "LegalCopyright", "Copyright (C) 2010" |
76 | VALUE "OriginalFilename", "arnoldi.dll" | 76 | VALUE "OriginalFilename", "arnoldi.dll" |
77 | VALUE "ProductName", "arnoldi module" | 77 | VALUE "ProductName", "arnoldi module" |
78 | VALUE "ProductVersion", "5, 2, 0, 0" | 78 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/call_scilab/src/c/call_scilab.rc b/scilab/modules/call_scilab/src/c/call_scilab.rc index 9e72db4..c06bc24 100644 --- a/scilab/modules/call_scilab/src/c/call_scilab.rc +++ b/scilab/modules/call_scilab/src/c/call_scilab.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "call_scilab module" | 67 | VALUE "FileDescription", "call_scilab module" |
68 | VALUE "FileVersion", "5, 2, 0, 0" | 68 | VALUE "FileVersion", "5, 2, 0, 0" |
69 | VALUE "InternalName", "call_scilab module" | 69 | VALUE "InternalName", "call_scilab module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "call_scilab.dll" | 71 | VALUE "OriginalFilename", "call_scilab.dll" |
72 | VALUE "ProductName", " call_scilab module" | 72 | VALUE "ProductName", " call_scilab module" |
73 | VALUE "ProductVersion", "5, 2, 0, 0" | 73 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/completion/src/c/completion.rc b/scilab/modules/completion/src/c/completion.rc index 19dfca3..0cafa44 100644 --- a/scilab/modules/completion/src/c/completion.rc +++ b/scilab/modules/completion/src/c/completion.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "completion module" | 68 | VALUE "FileDescription", "completion module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "completion module" | 70 | VALUE "InternalName", "completion module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "completion.dll" | 72 | VALUE "OriginalFilename", "completion.dll" |
73 | VALUE "ProductName", " completion" | 73 | VALUE "ProductName", " completion" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/completion/src/nocompletion/nocompletion.rc b/scilab/modules/completion/src/nocompletion/nocompletion.rc index 54ec352..56d45be 100644 --- a/scilab/modules/completion/src/nocompletion/nocompletion.rc +++ b/scilab/modules/completion/src/nocompletion/nocompletion.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nocompletion module" | 68 | VALUE "FileDescription", "nocompletion module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nocompletion module" | 70 | VALUE "InternalName", "nocompletion module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nocompletion.dll" | 72 | VALUE "OriginalFilename", "nocompletion.dll" |
73 | VALUE "ProductName", " nocompletion" | 73 | VALUE "ProductName", " nocompletion" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/console/src/noconsole/noconsole.rc b/scilab/modules/console/src/noconsole/noconsole.rc index 203aec2..998138a 100644 --- a/scilab/modules/console/src/noconsole/noconsole.rc +++ b/scilab/modules/console/src/noconsole/noconsole.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noconsole module" | 68 | VALUE "FileDescription", "noconsole module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "noconsole module" | 70 | VALUE "InternalName", "noconsole module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noconsole.dll" | 72 | VALUE "OriginalFilename", "noconsole.dll" |
73 | VALUE "ProductName", " noconsole" | 73 | VALUE "ProductName", " noconsole" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/fftw/src/c/fftw.rc b/scilab/modules/fftw/src/c/fftw.rc index 93eb660..f54bdcc 100644 --- a/scilab/modules/fftw/src/c/fftw.rc +++ b/scilab/modules/fftw/src/c/fftw.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "fftw module" | 68 | VALUE "FileDescription", "fftw module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "fftw" | 70 | VALUE "InternalName", "fftw" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "fftw.rc" | 72 | VALUE "OriginalFilename", "fftw.rc" |
73 | VALUE "ProductName", " fftw" | 73 | VALUE "ProductName", " fftw" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/fftw/src/nofftw/nofftw.rc b/scilab/modules/fftw/src/nofftw/nofftw.rc index 27ff1b2..26d3ae3 100644 --- a/scilab/modules/fftw/src/nofftw/nofftw.rc +++ b/scilab/modules/fftw/src/nofftw/nofftw.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nofftw module" | 68 | VALUE "FileDescription", "nofftw module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nofftw module" | 70 | VALUE "InternalName", "nofftw module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nofftw.dll" | 72 | VALUE "OriginalFilename", "nofftw.dll" |
73 | VALUE "ProductName", " nofftw" | 73 | VALUE "ProductName", " nofftw" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/fileio/src/c/fileio.rc b/scilab/modules/fileio/src/c/fileio.rc index 0b0ae74..b4cc99a 100644 --- a/scilab/modules/fileio/src/c/fileio.rc +++ b/scilab/modules/fileio/src/c/fileio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "fileio module" | 68 | VALUE "FileDescription", "fileio module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "fileio module" | 70 | VALUE "InternalName", "fileio module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "fileio.dll" | 72 | VALUE "OriginalFilename", "fileio.dll" |
73 | VALUE "ProductName", " fileio" | 73 | VALUE "ProductName", " fileio" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc b/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc index abebcf3..782c4ba 100644 --- a/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc +++ b/scilab/modules/graphic_export/src/nographic_export/nographic_export.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nographic_export module" | 68 | VALUE "FileDescription", "nographic_export module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nographic_export module" | 70 | VALUE "InternalName", "nographic_export module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nographic_export.dll" | 72 | VALUE "OriginalFilename", "nographic_export.dll" |
73 | VALUE "ProductName", " nographic_export" | 73 | VALUE "ProductName", " nographic_export" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/graphics/src/nographics/nographics.rc b/scilab/modules/graphics/src/nographics/nographics.rc index 2fcee94..6000f5f 100644 --- a/scilab/modules/graphics/src/nographics/nographics.rc +++ b/scilab/modules/graphics/src/nographics/nographics.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nographics module" | 68 | VALUE "FileDescription", "nographics module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nographics module" | 70 | VALUE "InternalName", "nographics module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nographics.dll" | 72 | VALUE "OriginalFilename", "nographics.dll" |
73 | VALUE "ProductName", " nographics" | 73 | VALUE "ProductName", " nographics" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/hdf5/src/c/hdf5.rc b/scilab/modules/hdf5/src/c/hdf5.rc index f5bd64e..d95c712 100644 --- a/scilab/modules/hdf5/src/c/hdf5.rc +++ b/scilab/modules/hdf5/src/c/hdf5.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "hdf5 module" | 68 | VALUE "FileDescription", "hdf5 module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "hdf5 module" | 70 | VALUE "InternalName", "hdf5 module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "scihdf5.dll" | 72 | VALUE "OriginalFilename", "scihdf5.dll" |
73 | VALUE "ProductName", " hdf5" | 73 | VALUE "ProductName", " hdf5" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/helptools/src/c/helptools.rc b/scilab/modules/helptools/src/c/helptools.rc index d8420cd..aa791a6 100644 --- a/scilab/modules/helptools/src/c/helptools.rc +++ b/scilab/modules/helptools/src/c/helptools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "helptools module" | 68 | VALUE "FileDescription", "helptools module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "helptools" | 70 | VALUE "InternalName", "helptools" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "helptools.rc" | 72 | VALUE "OriginalFilename", "helptools.rc" |
73 | VALUE "ProductName", " helptools" | 73 | VALUE "ProductName", " helptools" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/history_manager/src/c/history_manager.rc b/scilab/modules/history_manager/src/c/history_manager.rc index a914b06..18deaed 100644 --- a/scilab/modules/history_manager/src/c/history_manager.rc +++ b/scilab/modules/history_manager/src/c/history_manager.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "history_manager module" | 68 | VALUE "FileDescription", "history_manager module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "history_manager module" | 70 | VALUE "InternalName", "history_manager module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "history_manager.dll" | 72 | VALUE "OriginalFilename", "history_manager.dll" |
73 | VALUE "ProductName", " history_manager" | 73 | VALUE "ProductName", " history_manager" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc b/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc index 2a0872a..1f70432 100644 --- a/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc +++ b/scilab/modules/history_manager/src/nohistory_manager/nohistory_manager.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nohistory_manager module" | 68 | VALUE "FileDescription", "nohistory_manager module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nohistory_manager module" | 70 | VALUE "InternalName", "nohistory_manager module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nohistory_manager.dll" | 72 | VALUE "OriginalFilename", "nohistory_manager.dll" |
73 | VALUE "ProductName", " nohistory_manager" | 73 | VALUE "ProductName", " nohistory_manager" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/intersci/src/lib/intersci.rc b/scilab/modules/intersci/src/lib/intersci.rc index 8349a11..173e35e 100644 --- a/scilab/modules/intersci/src/lib/intersci.rc +++ b/scilab/modules/intersci/src/lib/intersci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "intersci module" | 68 | VALUE "FileDescription", "intersci module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "intersci module" | 70 | VALUE "InternalName", "intersci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "intersci.dll" | 72 | VALUE "OriginalFilename", "intersci.dll" |
73 | VALUE "ProductName", " intersci" | 73 | VALUE "ProductName", " intersci" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/jvm/src/c/libjvm.rc b/scilab/modules/jvm/src/c/libjvm.rc index ebfbbbb..a6f7c39 100644 --- a/scilab/modules/jvm/src/c/libjvm.rc +++ b/scilab/modules/jvm/src/c/libjvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "jvm module" | 68 | VALUE "FileDescription", "jvm module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "jvm" | 70 | VALUE "InternalName", "jvm" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "libjvm.dll" | 72 | VALUE "OriginalFilename", "libjvm.dll" |
73 | VALUE "ProductName", "jvm" | 73 | VALUE "ProductName", "jvm" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/matio/src/c/matio.rc b/scilab/modules/matio/src/c/matio.rc index c2ba559..ac08b6f 100644 --- a/scilab/modules/matio/src/c/matio.rc +++ b/scilab/modules/matio/src/c/matio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "matio module" | 68 | VALUE "FileDescription", "matio module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "matio" | 70 | VALUE "InternalName", "matio" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "matio.rc" | 72 | VALUE "OriginalFilename", "matio.rc" |
73 | VALUE "ProductName", " matio" | 73 | VALUE "ProductName", " matio" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/matio/src/nomatio/nomatio.rc b/scilab/modules/matio/src/nomatio/nomatio.rc index 6d85080..8a282b7 100644 --- a/scilab/modules/matio/src/nomatio/nomatio.rc +++ b/scilab/modules/matio/src/nomatio/nomatio.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nomatio" | 68 | VALUE "FileDescription", "nomatio" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nomatio" | 70 | VALUE "InternalName", "nomatio" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nomatio.dll" | 72 | VALUE "OriginalFilename", "nomatio.dll" |
73 | VALUE "ProductName", " nomatio" | 73 | VALUE "ProductName", " nomatio" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/output_stream/src/c/output_stream.rc b/scilab/modules/output_stream/src/c/output_stream.rc index a51ca04..882340f 100644 --- a/scilab/modules/output_stream/src/c/output_stream.rc +++ b/scilab/modules/output_stream/src/c/output_stream.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "output_stream module" | 68 | VALUE "FileDescription", "output_stream module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "output_stream" | 70 | VALUE "InternalName", "output_stream" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "output_stream.dll" | 72 | VALUE "OriginalFilename", "output_stream.dll" |
73 | VALUE "ProductName", "output_stream" | 73 | VALUE "ProductName", "output_stream" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/pvm/src/c/pvm.rc b/scilab/modules/pvm/src/c/pvm.rc index 212781b..4c1767d 100644 --- a/scilab/modules/pvm/src/c/pvm.rc +++ b/scilab/modules/pvm/src/c/pvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "PVM module" | 68 | VALUE "FileDescription", "PVM module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "PVM module" | 70 | VALUE "InternalName", "PVM module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "PVM.dll" | 72 | VALUE "OriginalFilename", "PVM.dll" |
73 | VALUE "ProductName", "PVM" | 73 | VALUE "ProductName", "PVM" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/pvm/src/nopvm/nopvm.rc b/scilab/modules/pvm/src/nopvm/nopvm.rc index e6b4834..c8adfce 100644 --- a/scilab/modules/pvm/src/nopvm/nopvm.rc +++ b/scilab/modules/pvm/src/nopvm/nopvm.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nopvm module" | 68 | VALUE "FileDescription", "nopvm module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nopvm module" | 70 | VALUE "InternalName", "nopvm module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nopvm.dll" | 72 | VALUE "OriginalFilename", "nopvm.dll" |
73 | VALUE "ProductName", " nopvm" | 73 | VALUE "ProductName", " nopvm" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/randlib/src/norandlib/norandlib.rc b/scilab/modules/randlib/src/norandlib/norandlib.rc index c941677..89036b1 100644 --- a/scilab/modules/randlib/src/norandlib/norandlib.rc +++ b/scilab/modules/randlib/src/norandlib/norandlib.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "norandlib module" | 68 | VALUE "FileDescription", "norandlib module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "norandlib module" | 70 | VALUE "InternalName", "norandlib module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "norandlib.dll" | 72 | VALUE "OriginalFilename", "norandlib.dll" |
73 | VALUE "ProductName", " norandlib" | 73 | VALUE "ProductName", " norandlib" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/renderer/src/norenderer/norenderer.rc b/scilab/modules/renderer/src/norenderer/norenderer.rc index a2c58cf..38b404d 100644 --- a/scilab/modules/renderer/src/norenderer/norenderer.rc +++ b/scilab/modules/renderer/src/norenderer/norenderer.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "norender" | 68 | VALUE "FileDescription", "norender" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "norenderer" | 70 | VALUE "InternalName", "norenderer" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noscirenderer.dll" | 72 | VALUE "OriginalFilename", "noscirenderer.dll" |
73 | VALUE "ProductName", " norenderer" | 73 | VALUE "ProductName", " norenderer" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/scicos/src/c/noscicos/noscicos.rc b/scilab/modules/scicos/src/c/noscicos/noscicos.rc index b834b89..8a42af9 100644 --- a/scilab/modules/scicos/src/c/noscicos/noscicos.rc +++ b/scilab/modules/scicos/src/c/noscicos/noscicos.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noscicos module" | 68 | VALUE "FileDescription", "noscicos module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "noscicos module" | 70 | VALUE "InternalName", "noscicos module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noscicos.dll" | 72 | VALUE "OriginalFilename", "noscicos.dll" |
73 | VALUE "ProductName", " noscicos" | 73 | VALUE "ProductName", " noscicos" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/shell/src/c/shell.rc b/scilab/modules/shell/src/c/shell.rc index fb9c374..9190fc9 100644 --- a/scilab/modules/shell/src/c/shell.rc +++ b/scilab/modules/shell/src/c/shell.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "shell module" | 68 | VALUE "FileDescription", "shell module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "shell module" | 70 | VALUE "InternalName", "shell module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "libshell.dll" | 72 | VALUE "OriginalFilename", "libshell.dll" |
73 | VALUE "ProductName", "shell" | 73 | VALUE "ProductName", "shell" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/sound/src/c/sound.rc b/scilab/modules/sound/src/c/sound.rc index 5ebf152..ab51d08 100644 --- a/scilab/modules/sound/src/c/sound.rc +++ b/scilab/modules/sound/src/c/sound.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "sound module" | 68 | VALUE "FileDescription", "sound module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "sound" | 70 | VALUE "InternalName", "sound" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "sound.rc" | 72 | VALUE "OriginalFilename", "sound.rc" |
73 | VALUE "ProductName", " sound" | 73 | VALUE "ProductName", " sound" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/sound/src/nosound/nosound.rc b/scilab/modules/sound/src/nosound/nosound.rc index bd5fbd9..57499c7 100644 --- a/scilab/modules/sound/src/nosound/nosound.rc +++ b/scilab/modules/sound/src/nosound/nosound.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nosound module" | 68 | VALUE "FileDescription", "nosound module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nosound module" | 70 | VALUE "InternalName", "nosound module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nosound.dll" | 72 | VALUE "OriginalFilename", "nosound.dll" |
73 | VALUE "ProductName", " nosound" | 73 | VALUE "ProductName", " nosound" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/spreadsheet/src/c/spreadsheet.rc b/scilab/modules/spreadsheet/src/c/spreadsheet.rc index 2d5acb7..e76c2fe 100644 --- a/scilab/modules/spreadsheet/src/c/spreadsheet.rc +++ b/scilab/modules/spreadsheet/src/c/spreadsheet.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "spreadsheet module" | 68 | VALUE "FileDescription", "spreadsheet module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "spreadsheet" | 70 | VALUE "InternalName", "spreadsheet" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "spreadsheet.dll" | 72 | VALUE "OriginalFilename", "spreadsheet.dll" |
73 | VALUE "ProductName", " spreadsheet" | 73 | VALUE "ProductName", " spreadsheet" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc index acc13a2..6a8f34a 100644 --- a/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc +++ b/scilab/modules/spreadsheet/src/nospreadsheet/nospreadsheet.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nospreadsheet module" | 68 | VALUE "FileDescription", "nospreadsheet module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nospreadsheet module" | 70 | VALUE "InternalName", "nospreadsheet module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nospreadsheet.dll" | 72 | VALUE "OriginalFilename", "nospreadsheet.dll" |
73 | VALUE "ProductName", " nospreadsheet" | 73 | VALUE "ProductName", " nospreadsheet" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/tclsci/src/c/tclsci.rc b/scilab/modules/tclsci/src/c/tclsci.rc index 0f0b37b..6f27992 100644 --- a/scilab/modules/tclsci/src/c/tclsci.rc +++ b/scilab/modules/tclsci/src/c/tclsci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "tclsci module" | 68 | VALUE "FileDescription", "tclsci module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "tclsci module" | 70 | VALUE "InternalName", "tclsci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "tclsci.dll" | 72 | VALUE "OriginalFilename", "tclsci.dll" |
73 | VALUE "ProductName", " tclsci" | 73 | VALUE "ProductName", " tclsci" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/tclsci/src/notclsci/notclsci.rc b/scilab/modules/tclsci/src/notclsci/notclsci.rc index 9280c51..0a5250b 100644 --- a/scilab/modules/tclsci/src/notclsci/notclsci.rc +++ b/scilab/modules/tclsci/src/notclsci/notclsci.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "notclsci module" | 68 | VALUE "FileDescription", "notclsci module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "notclsci module" | 70 | VALUE "InternalName", "notclsci module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "notclsci.dll" | 72 | VALUE "OriginalFilename", "notclsci.dll" |
73 | VALUE "ProductName", " notclsci" | 73 | VALUE "ProductName", " notclsci" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/time/src/c/time.rc b/scilab/modules/time/src/c/time.rc index d1e425a..05952ea 100644 --- a/scilab/modules/time/src/c/time.rc +++ b/scilab/modules/time/src/c/time.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "time module" | 67 | VALUE "FileDescription", "time module" |
68 | VALUE "FileVersion", "5, 2, 0, 0" | 68 | VALUE "FileVersion", "5, 2, 0, 0" |
69 | VALUE "InternalName", "time module" | 69 | VALUE "InternalName", "time module" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "time.dll" | 71 | VALUE "OriginalFilename", "time.dll" |
72 | VALUE "ProductName", " time module" | 72 | VALUE "ProductName", " time module" |
73 | VALUE "ProductVersion", "5, 2, 0, 0" | 73 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/umfpack/src/c/umfpack.rc b/scilab/modules/umfpack/src/c/umfpack.rc index e246ea9..d5a3700 100644 --- a/scilab/modules/umfpack/src/c/umfpack.rc +++ b/scilab/modules/umfpack/src/c/umfpack.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "umfpack module" | 68 | VALUE "FileDescription", "umfpack module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "umfpack module" | 70 | VALUE "InternalName", "umfpack module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "sciumfpack.dll" | 72 | VALUE "OriginalFilename", "sciumfpack.dll" |
73 | VALUE "ProductName", " umfpack" | 73 | VALUE "ProductName", " umfpack" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc index d45cdb2..b66ad63 100644 --- a/scilab/modules/umfpack/src/noumfpack/noumfpack.rc +++ b/scilab/modules/umfpack/src/noumfpack/noumfpack.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "noumfpack module" | 68 | VALUE "FileDescription", "noumfpack module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "noumfpack module" | 70 | VALUE "InternalName", "noumfpack module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "noumfpack.dll" | 72 | VALUE "OriginalFilename", "noumfpack.dll" |
73 | VALUE "ProductName", " noumfpack" | 73 | VALUE "ProductName", " noumfpack" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc b/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc index 986c647..f1ecf6d 100644 --- a/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc +++ b/scilab/modules/windows_tools/src/c/CScilex/CScilex.rc | |||
@@ -109,7 +109,7 @@ BEGIN | |||
109 | VALUE "FileDescription", "Scilab 5.2 (NO GUI)" | 109 | VALUE "FileDescription", "Scilab 5.2 (NO GUI)" |
110 | VALUE "FileVersion", "5, 2, 0, 0" | 110 | VALUE "FileVersion", "5, 2, 0, 0" |
111 | VALUE "InternalName", "WScilex" | 111 | VALUE "InternalName", "WScilex" |
112 | VALUE "LegalCopyright", "Copyright (C) 2009" | 112 | VALUE "LegalCopyright", "Copyright (C) 2010" |
113 | VALUE "OriginalFilename", "WScilex.exe" | 113 | VALUE "OriginalFilename", "WScilex.exe" |
114 | VALUE "ProductName", "Scilab 5.x Application" | 114 | VALUE "ProductName", "Scilab 5.x Application" |
115 | VALUE "ProductVersion", "5, 2, 0, 0" | 115 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc b/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc index 1840982..eaa4870 100644 --- a/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc +++ b/scilab/modules/windows_tools/src/c/WScilex/WScilex.rc | |||
@@ -118,7 +118,7 @@ BEGIN | |||
118 | VALUE "FileDescription", "Scilab 5.2 (GUI)" | 118 | VALUE "FileDescription", "Scilab 5.2 (GUI)" |
119 | VALUE "FileVersion", "5, 2, 0, 0" | 119 | VALUE "FileVersion", "5, 2, 0, 0" |
120 | VALUE "InternalName", "WScilex" | 120 | VALUE "InternalName", "WScilex" |
121 | VALUE "LegalCopyright", "Copyright (C) 2009" | 121 | VALUE "LegalCopyright", "Copyright (C) 2010" |
122 | VALUE "OriginalFilename", "WScilex.exe" | 122 | VALUE "OriginalFilename", "WScilex.exe" |
123 | VALUE "ProductName", "Scilab 5.2 Application" | 123 | VALUE "ProductName", "Scilab 5.2 Application" |
124 | VALUE "ProductVersion", "5, 2, 0, 0" | 124 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/scilab_windows/console.c b/scilab/modules/windows_tools/src/c/scilab_windows/console.c index c96cafa..7314db4 100644 --- a/scilab/modules/windows_tools/src/c/scilab_windows/console.c +++ b/scilab/modules/windows_tools/src/c/scilab_windows/console.c | |||
@@ -133,7 +133,7 @@ void CreateScilabConsole(int ShowBanner) | |||
133 | printf(line); | 133 | printf(line); |
134 | strcpy(line," Consortium Scilab (DIGITEO)\n"); | 134 | strcpy(line," Consortium Scilab (DIGITEO)\n"); |
135 | printf(line); | 135 | printf(line); |
136 | strcpy(line," Copyright (c) 1989-2009 (INRIA)\n"); | 136 | strcpy(line," Copyright (c) 1989-2010 (INRIA)\n"); |
137 | printf(line); | 137 | printf(line); |
138 | strcpy(line," Copyright (c) 1989-2007 (ENPC)\n"); | 138 | strcpy(line," Copyright (c) 1989-2007 (ENPC)\n"); |
139 | printf(line); | 139 | printf(line); |
diff --git a/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc b/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc index 9051cba..684e2d6 100644 --- a/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc +++ b/scilab/modules/windows_tools/src/c/scilab_windows/scilab_windows.rc | |||
@@ -67,7 +67,7 @@ BEGIN | |||
67 | VALUE "FileDescription", "Scilab for Windows" | 67 | VALUE "FileDescription", "Scilab for Windows" |
68 | VALUE "FileVersion", "5, 2, 0, 0" | 68 | VALUE "FileVersion", "5, 2, 0, 0" |
69 | VALUE "InternalName", "Scilab for Windows" | 69 | VALUE "InternalName", "Scilab for Windows" |
70 | VALUE "LegalCopyright", "Copyright (C) 2009" | 70 | VALUE "LegalCopyright", "Copyright (C) 2010" |
71 | VALUE "OriginalFilename", "scilab_windows.dll" | 71 | VALUE "OriginalFilename", "scilab_windows.dll" |
72 | VALUE "ProductName", "scilab_windows" | 72 | VALUE "ProductName", "scilab_windows" |
73 | VALUE "ProductVersion", "5, 2, 0, 0" | 73 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/c/windows_tools.rc b/scilab/modules/windows_tools/src/c/windows_tools.rc index 551af52..6cdbd7d 100644 --- a/scilab/modules/windows_tools/src/c/windows_tools.rc +++ b/scilab/modules/windows_tools/src/c/windows_tools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "windows_tools module" | 68 | VALUE "FileDescription", "windows_tools module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "windows_tools module" | 70 | VALUE "InternalName", "windows_tools module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "windows_tools.dll" | 72 | VALUE "OriginalFilename", "windows_tools.dll" |
73 | VALUE "ProductName", " windows_tools" | 73 | VALUE "ProductName", " windows_tools" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |
diff --git a/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc b/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc index cd38b2c..93a72bf 100644 --- a/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc +++ b/scilab/modules/windows_tools/src/nowindows_tools/nowindows_tools.rc | |||
@@ -68,7 +68,7 @@ BEGIN | |||
68 | VALUE "FileDescription", "nowindows_tools module" | 68 | VALUE "FileDescription", "nowindows_tools module" |
69 | VALUE "FileVersion", "5, 2, 0, 0" | 69 | VALUE "FileVersion", "5, 2, 0, 0" |
70 | VALUE "InternalName", "nowindows_tools module" | 70 | VALUE "InternalName", "nowindows_tools module" |
71 | VALUE "LegalCopyright", "Copyright (C) 2009" | 71 | VALUE "LegalCopyright", "Copyright (C) 2010" |
72 | VALUE "OriginalFilename", "nowindows_tools.dll" | 72 | VALUE "OriginalFilename", "nowindows_tools.dll" |
73 | VALUE "ProductName", " nowindows_tools" | 73 | VALUE "ProductName", " nowindows_tools" |
74 | VALUE "ProductVersion", "5, 2, 0, 0" | 74 | VALUE "ProductVersion", "5, 2, 0, 0" |