The R Project SVN R

Rev

Rev 47442 | Rev 47538 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 47442 Rev 47522
Line 20... Line 20...
20
## General Public License for more details.
20
## General Public License for more details.
21
##
21
##
22
## A copy of the GNU General Public License is available at
22
## A copy of the GNU General Public License is available at
23
## http://www.r-project.org/Licenses/
23
## http://www.r-project.org/Licenses/
24
 
24
 
25
revision='$Revision: 47442 $'
25
revision='$Revision: 47522 $'
26
version=`set - ${revision}; echo ${2}`
26
version=`set - ${revision}; echo ${2}`
27
version="R configuration information retrieval script r${version}
27
version="R configuration information retrieval script: ${R_VERSION} (r${version})
28
 
28
 
29
Copyright (C) 2002-6 The R Core Development Team.
29
Copyright (C) 2002-6 The R Core Development Team.
30
This is free software; see the GNU General Public License version 2
30
This is free software; see the GNU General Public License version 2
31
or later for copying conditions.  There is NO warranty."
31
or later for copying conditions.  There is NO warranty."
32
 
32