Author: kitone
Date: Wed Apr 22 12:01:42 2009
New Revision: 509
URL: http://svn.gna.org/viewcvs/subtitleeditor?rev=509&view=rev
Log:
Update copyright to 2005-2009.
Modified:
trunk/ChangeLog
trunk/plugins/actions/about/about.cc
trunk/plugins/actions/adjusttime/adjusttime.cc
trunk/plugins/actions/applytranslation/applytranslation.cc
trunk/plugins/actions/changeframerate/changeframerate.cc
trunk/plugins/actions/combinesubtitles/combinesubtitles.cc
trunk/plugins/actions/command/command.cc
trunk/plugins/actions/configurekeyboardshortcuts/configurekeyboardshortcuts.cc
trunk/plugins/actions/dialoguize/dialoguize.cc
trunk/plugins/actions/documentmanagement/documentmanagement.cc
trunk/plugins/actions/duplicatesubtitle/duplicatesubtitle.cc
trunk/plugins/actions/editcell/editcell.cc
trunk/plugins/actions/errorchecking/errorchecking.h
trunk/plugins/actions/errorchecking/errorcheckingplugin.cc
trunk/plugins/actions/errorchecking/errorcheckingpreferences.h
trunk/plugins/actions/errorchecking/maxcharactersperline.h
trunk/plugins/actions/errorchecking/maxlinepersubtitle.h
trunk/plugins/actions/errorchecking/mindisplaytime.h
trunk/plugins/actions/errorchecking/mingapbetweensubtitles.h
trunk/plugins/actions/errorchecking/overlapping.h
trunk/plugins/actions/errorchecking/toolongdisplaytime.h
trunk/plugins/actions/errorchecking/tooshortdisplaytime.h
trunk/plugins/actions/extendlength/extendlength.cc
trunk/plugins/actions/externalvideoplayer/externalvideoplayer.cc
trunk/plugins/actions/findandreplace/findandreplace.cc
trunk/plugins/actions/insertsubtitle/insertsubtitle.cc
trunk/plugins/actions/italicize/italicize.cc
trunk/plugins/actions/joindocument/joindocument.cc
trunk/plugins/actions/moveafterprecedingsubtitle/moveafterprecedingsubtitle.cc
trunk/plugins/actions/movesubtitles/movesubtitles.cc
trunk/plugins/actions/plaintext/plaintext.cc
trunk/plugins/actions/preferences/documentpage.h
trunk/plugins/actions/preferences/extensionpage.h
trunk/plugins/actions/preferences/interfacepage.h
trunk/plugins/actions/preferences/preferencepage.h
trunk/plugins/actions/preferences/preferencesplugin.cc
trunk/plugins/actions/preferences/timingpage.h
trunk/plugins/actions/preferences/videoplayerpage.h
trunk/plugins/actions/preferences/waveformpage.h
trunk/plugins/actions/removesubtitle/removesubtitle.cc
trunk/plugins/actions/reversetextandtranslation/reversetextandtranslation.cc
trunk/plugins/actions/scalesubtitles/scalesubtitles.cc
trunk/plugins/actions/selection/selection.cc
trunk/plugins/actions/spellchecking/spellchecking.cc
trunk/plugins/actions/spellchecking/spellchecking.h
trunk/plugins/actions/splitdocument/splitdocument.cc
trunk/plugins/actions/splitsubtitle/splitsubtitle.cc
trunk/plugins/actions/styleeditor/styleeditor.cc
trunk/plugins/actions/styleeditor/styleeditor.h
trunk/plugins/actions/textcorrection/commonerrorpage.h
trunk/plugins/actions/textcorrection/confirmationpage.h
trunk/plugins/actions/textcorrection/hearingimpairedpage.h
trunk/plugins/actions/textcorrection/page.h
trunk/plugins/actions/textcorrection/pattern.cc
trunk/plugins/actions/textcorrection/pattern.h
trunk/plugins/actions/textcorrection/patternmanager.cc
trunk/plugins/actions/textcorrection/patternmanager.h
trunk/plugins/actions/textcorrection/patternspage.h
trunk/plugins/actions/textcorrection/taskspage.h
trunk/plugins/actions/textcorrection/textcorrection.cc
trunk/plugins/actions/timemodemanagement/timemodemanagement.cc
trunk/plugins/actions/videoplayermanagement/videoplayermanagement.cc
trunk/plugins/actions/viewmanager/viewmanager.cc
trunk/plugins/actions/wavefrommanagement/waveformmanagement.cc
trunk/plugins/subtitleformats/adobeencoredvd/adobeencoredvd.h
trunk/plugins/subtitleformats/adobeencoredvd/adobeencoredvdntsc.cc
trunk/plugins/subtitleformats/adobeencoredvd/adobeencoredvdpal.cc
trunk/plugins/subtitleformats/advancedsubstationalpha/advancedsubstationalpha.cc
trunk/plugins/subtitleformats/microdvd/microdvd.cc
trunk/plugins/subtitleformats/mpl2/mpl2.cc
trunk/plugins/subtitleformats/mpsub/mpsub.cc
trunk/plugins/subtitleformats/subrip/subrip.cc
trunk/plugins/subtitleformats/substationalpha/substationalpha.cc
trunk/plugins/subtitleformats/subtitleeditorproject/subtitleeditorproject.cc
trunk/plugins/subtitleformats/subviewer2/subviewer2.cc
trunk/plugins/subtitleformats/timedtextauthoringformat1/timedtextauthoringformat1.cc
trunk/src/cfg.cc
trunk/src/cfg.h
trunk/src/color.cc
trunk/src/color.h
trunk/src/command.cc
trunk/src/command.h
trunk/src/commandsystem.cc
trunk/src/commandsystem.h
trunk/src/debug.cc
trunk/src/debug.h
trunk/src/defaultcfg.cc
trunk/src/defaultcfg.h
trunk/src/document.cc
trunk/src/document.h
trunk/src/documentsystem.cc
trunk/src/documentsystem.h
trunk/src/encodings.cc
trunk/src/encodings.h
trunk/src/error.h
trunk/src/extension.cc
trunk/src/extension.h
trunk/src/extension/action.cc
trunk/src/extension/action.h
trunk/src/extension/subtitleformat.h
trunk/src/extensioninfo.cc
trunk/src/extensioninfo.h
trunk/src/extensionmanager.cc
trunk/src/extensionmanager.h
trunk/src/filereader.h
trunk/src/filewriter.cc
trunk/src/filewriter.h
trunk/src/gstreamer_utility.cc
trunk/src/gstreamer_utility.h
trunk/src/gtkmm_utility.cc
trunk/src/gtkmm_utility.h
trunk/src/gui/application.cc
trunk/src/gui/application.h
trunk/src/gui/cellrenderercustom.cc
trunk/src/gui/cellrenderercustom.h
trunk/src/gui/comboboxencoding.cc
trunk/src/gui/comboboxencoding.h
trunk/src/gui/comboboxnewline.cc
trunk/src/gui/comboboxnewline.h
trunk/src/gui/comboboxsubtitleformat.cc
trunk/src/gui/comboboxsubtitleformat.h
trunk/src/gui/comboboxvideo.cc
trunk/src/gui/comboboxvideo.h
trunk/src/gui/dialogcharactercodings.cc
trunk/src/gui/dialogcharactercodings.h
trunk/src/gui/dialogfilechooser.cc
trunk/src/gui/dialogfilechooser.h
trunk/src/gui/dialogutility.cc
trunk/src/gui/dialogutility.h
trunk/src/gui/menubar.cc
trunk/src/gui/menubar.h
trunk/src/gui/spinbuttontime.cc
trunk/src/gui/spinbuttontime.h
trunk/src/gui/statusbar.cc
trunk/src/gui/statusbar.h
trunk/src/gui/textviewcell.cc
trunk/src/gui/textviewcell.h
trunk/src/gui/treeviewextensionmanager.cc
trunk/src/gui/treeviewextensionmanager.h
trunk/src/i18n.h
trunk/src/isocodes.cc
trunk/src/isocodes.h
trunk/src/main.cc
trunk/src/options.cc
trunk/src/options.h
trunk/src/player.h
trunk/src/scriptinfo.cc
trunk/src/scriptinfo.h
trunk/src/style.cc
trunk/src/style.h
trunk/src/stylemodel.cc
trunk/src/stylemodel.h
trunk/src/styles.cc
trunk/src/styles.h
trunk/src/subtitle.cc
trunk/src/subtitle.h
trunk/src/subtitleeditorwindow.cc
trunk/src/subtitleeditorwindow.h
trunk/src/subtitleformatio.cc
trunk/src/subtitleformatio.h
trunk/src/subtitleformatsystem.h
trunk/src/subtitlemodel.cc
trunk/src/subtitlemodel.h
trunk/src/subtitles.cc
trunk/src/subtitles.h
trunk/src/subtitletags.cc
trunk/src/subtitletags.h
trunk/src/subtitletime.cc
trunk/src/subtitletime.h
trunk/src/subtitleview.cc
trunk/src/subtitleview.h
trunk/src/timeutility.cc
trunk/src/timeutility.h
trunk/src/utility.cc
trunk/src/utility.h
trunk/src/vp/gstreamerplayer.cc
trunk/src/vp/gstreamerplayer.h
trunk/src/vp/videoplayer.cc
trunk/src/vp/videoplayer.h
trunk/src/waveform.cc
trunk/src/waveform.h
trunk/src/waveformmanager.h
trunk/src/we/waveformeditor.cc
trunk/src/we/waveformeditor.h
trunk/src/we/waveformgenerator.cc
trunk/src/we/waveformgenerator.h
trunk/src/we/waveformrenderer.cc
trunk/src/we/waveformrenderer.h
trunk/src/we/waveformrenderercairo.cc
trunk/src/we/waveformrenderergl.cc
trunk/src/widget_config_utility.cc
trunk/src/widget_config_utility.h
_______________________________________________
Subtitleeditor-commits mailing list
[email protected]
https://mail.gna.org/listinfo/subtitleeditor-commits