Subversion Repositories wimsdev

Rev

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

Rev 9932 Rev 10235
Line 95... Line 95...
95
 !endif
95
 !endif
96
 level_def=!replace internal ~ by , in $modreq
96
 level_def=!replace internal ~ by , in $modreq
97
 !default i_level=!listintersect $(level_def[1]) and $levellist
97
 !default i_level=!listintersect $(level_def[1]) and $levellist
98
 i_copyright=$copyright
98
 i_copyright=$copyright
99
 !default i_copyright=$gnu
99
 !default i_copyright=$gnu
100
 i_copyright=!replace internal \COPYING\> by "COPYING"> in  $i_copyright
100
 i_copyright=!replace internal \COPYING\> by "COPYING"> in $i_copyright
101
 !if $year notwordof $i_copyright
101
 !if $year notwordof $i_copyright
102
  i_copyright=$i_copyright $year
102
  i_copyright=$i_copyright $year
103
 !endif
103
 !endif
104
 i_require=!listintersect $i_require and $swlist
104
 i_require=!listintersect $i_require and $swlist
105
 !default i_author=$auth_name
105
 !default i_author=$auth_name