summaryrefslogtreecommitdiffstats
path: root/meta/classes/dos2unix.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'meta/classes/dos2unix.bbclass')
-rw-r--r--meta/classes/dos2unix.bbclass4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/classes/dos2unix.bbclass b/meta/classes/dos2unix.bbclass
index 3fc17e2196..b02db9b23a 100644
--- a/meta/classes/dos2unix.bbclass
+++ b/meta/classes/dos2unix.bbclass
@@ -1,3 +1,7 @@
1#
2# Copyright OpenEmbedded Contributors
3#
4
1# Class for use to convert all CRLF line terminators to LF 5# Class for use to convert all CRLF line terminators to LF
2# provided that some projects are being developed/maintained 6# provided that some projects are being developed/maintained
3# on Windows so they have different line terminators(CRLF) vs 7# on Windows so they have different line terminators(CRLF) vs