Ticket #32840

copy right for 2014

오픈 날짜: 2014-01-06 09:15 마지막 업데이트: 2014-01-06 09:50

Reporter:
소유자:
Type:
Status:
Closed
Component:
(None)
MileStone:
Priority:
3
Severity:
3
Resolution:
Fixed
File:
None

Details

copy right for 2014

Ticket History (3/3 Histories)

2014-01-06 09:15 Updated by: mikiya_fujii
  • New Ticket "copy right for 2014" created
2014-01-06 09:50 Updated by: mikiya_fujii
댓글 올리기

In MolDS/trunk,

$ find . -type f -exec perl -p -i -e 's/2011-2012/2011-2014/g' {} \;
$ find . -type f -exec perl -p -i -e 's/2011-2013/2011-2014/g' {} \;
$ find . -type f -exec perl -p -i -e 's/2012-2012/2012-2014/g' {} \;
$ find . -type f -exec perl -p -i -e 's/2012-2013/2012-2014/g' {} \;
$ find . -type f -exec perl -p -i -e 's/2013-2013/2013-2014/g' {} \;
2014-01-06 09:50 Updated by: mikiya_fujii
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2014-01-06 09:50
댓글 올리기

fixed at r1616

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login