mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-25 12:11:27 +02:00
78527f8d95
for i in `grep -r 2007 content skin | grep -v CVS | cut -d ':' -f 1`; do sed -i -e 's/2007/2008/' $i; done