lib/dtas/buffer.rb in dtas-0.1.I vs lib/dtas/buffer.rb in dtas-0.2.0

- old
+ new

@@ -1,6 +1,6 @@ # -*- encoding: binary -*- -# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> +# Copyright (C) 2013, Eric Wong <normalperson@yhbt.net> and all contributors # License: GPLv3 or later (https://www.gnu.org/licenses/gpl-3.0.txt) require_relative '../dtas' class DTAS::Buffer # :nodoc: begin