[misc] set rufus-next to 1.3.3, update copyright

* update copyright year
* switch relevant files to UTF-8 (without signature).
  It's 2013 for crying out loud:  if your file editor or file viewer
  can't handle plain UTF-8, go back to the 1980s!
* also rename autogen.sh to bootstrap.sh
This commit is contained in:
Pete Batard 2013-02-01 22:59:46 +00:00
parent f1902c0040
commit c51bf5ce45
23 changed files with 44 additions and 44 deletions

View file

@ -43,4 +43,4 @@ sed -f cmd.sed src/rufus.rc > src/rufus.rc~
sed 's/$/\r/' src/rufus.rc~ > src/rufus.rc
rm src/rufus.rc~
rm cmd.sed
source autogen.sh
source bootstrap.sh