lib/sitefuel/processors/HTMLProcessor.rb in sitefuel-0.0.0b vs lib/sitefuel/processors/HTMLProcessor.rb in sitefuel-0.1.0a

- old
+ new

@@ -1,9 +1,9 @@ # # File:: HTMLProcessor.rb # Author:: wkm -# Copyright:: 2009 -# License:: GPL +# Copyright:: 2009, Zanoccio LLC. +# License:: GPL version 2.0 (see LICENSE.rb) # # Defines an HTMLProcessor class that is used to compress and cleanup HTML # files for deployment with sitefuel. Uses hpricot to process the HTML. # \ No newline at end of file