Changeset 445
- Timestamp:
- Aug 16, 2007, 5:11:15 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/File.cc
r443 r445 273 273 if (old_block==new_block) 274 274 return; 275 if (verbose) 276 std::cout << "Updating copyright in " << path_ << std::endl; 275 277 update_copyright(new_block, start_line, end_line); 276 278 }
Note: See TracChangeset
for help on using the changeset viewer.