]> git.8kb.co.uk Git - postgresql/encoding_woes/commitdiff
Add header line to .cs file
authorglyn <glyn@8kb.co.uk>
Tue, 11 Mar 2014 17:45:48 +0000 (17:45 +0000)
committerglyn <glyn@8kb.co.uk>
Tue, 11 Mar 2014 17:45:48 +0000 (17:45 +0000)
codepage_850.cs

index a5cf91d253e3cb96fd3aeb3e73e36f0da445b896..98f082d257ca3912babbc963951ca83c6a497bb7 100644 (file)
@@ -1,3 +1,6 @@
+// Glyn Astill 09/02/2014
+// Test to do conversion from DOS cp850 native through Latin1 to UTF8 and vice versa
+
 using System;
 using System.Collections.Generic;
 using System.Linq;