license                 package:base                 R Documentation

_T_h_e _R _L_i_c_e_n_s_e _T_e_r_m_s

_D_e_s_c_r_i_p_t_i_o_n:

     The license terms under which R is distributed.

_U_s_a_g_e:

     license()
     licence()

_D_e_t_a_i_l_s:

     R is distributed under the terms of the GNU GENERAL PUBLIC LICENSE
     Version 2, June 1991.  A copy of this license is in file
     'R_HOME/COPYING' and can be viewed by 'RShowDoc("COPYING")'. 

     A small number of files (the API header files) are distributed
     under the LESSER GNU GENERAL PUBLIC LICENSE version 2.1.  A copy
     of this license is in file '$R_DOC_DIR/COPYING.LIB' and can be
     viewed by 'RShowDoc("COPYING.LIB")'.

