lib/rugged/patch.rb in rugged-0.25.0b10 vs lib/rugged/patch.rb in rugged-0.25.0
- old
+ new
@@ -1,4 +1,9 @@
+# Copyright (C) the Rugged contributors. All rights reserved.
+#
+# This file is part of Rugged, distributed under the MIT license.
+# For full terms see the included LICENSE file.
+
module Rugged
class Patch
include Enumerable
alias each each_hunk