Last change
on this file was
1907,
checked in by lguez, 11 years ago
|
Added a copyright property to every file of the distribution, except
for the fcm files (which have their own copyright). Use svn propget on
a file to see the copyright. For instance:
$ svn propget copyright libf/phylmd/physiq.F90
Name of program: LMDZ
Creation date: 1984
Version: LMDZ5
License: CeCILL version 2
Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
See the license file in the root directory
Also added the files defining the CeCILL version 2 license, in French
and English, at the top of the LMDZ tree.
|
-
Property copyright set to
Name of program: LMDZ Creation date: 1984 Version: LMDZ5 License: CeCILL version 2 Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539 See the license file in the root directory
|
File size:
1.1 KB
|
Line | |
---|
1 | find_coord.o : nf95_inquire_variable.o nf95_inquire.o nf95_inquire_dimension.o nf95_inq_varid.o nf95_get_att.o |
---|
2 | netcdf95.o : nf95_redef.o nf95_put_var.o nf95_put_att.o nf95_open.o nf95_inquire_variable.o nf95_inquire.o nf95_inquire_dimension.o nf95_inquire_attribute.o nf95_inq_varid.o nf95_inq_dimid.o nf95_gw_var.o nf95_get_var.o nf95_get_att.o nf95_enddef.o nf95_def_var.o nf95_def_dim.o nf95_create.o nf95_copy_att.o nf95_close.o handle_err.o find_coord.o |
---|
3 | nf95_close.o : handle_err.o |
---|
4 | nf95_copy_att.o : handle_err.o |
---|
5 | nf95_create.o : handle_err.o |
---|
6 | nf95_def_dim.o : handle_err.o |
---|
7 | nf95_def_var.o : handle_err.o |
---|
8 | nf95_enddef.o : handle_err.o |
---|
9 | nf95_get_att.o : nf95_inquire_attribute.o handle_err.o |
---|
10 | nf95_get_var.o : handle_err.o |
---|
11 | nf95_gw_var.o : nf95_inquire_dimension.o nf95_inquire_variable.o nf95_get_var.o |
---|
12 | nf95_inq_dimid.o : handle_err.o |
---|
13 | nf95_inq_varid.o : handle_err.o |
---|
14 | nf95_inquire.o : handle_err.o |
---|
15 | nf95_inquire_attribute.o : handle_err.o |
---|
16 | nf95_inquire_dimension.o : handle_err.o |
---|
17 | nf95_inquire_variable.o : handle_err.o |
---|
18 | nf95_open.o : handle_err.o |
---|
19 | nf95_put_att.o : handle_err.o |
---|
20 | nf95_put_var.o : handle_err.o |
---|
21 | nf95_redef.o : handle_err.o |
---|
Note: See
TracBrowser
for help on using the repository browser.