diff options
| author | dartraiden <wowemuh@gmail.com> | 2018-01-01 16:54:15 +0300 |
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2018-01-01 16:54:15 +0300 |
| commit | ce2d3f2e4ce94e64bfbb31166cadbe9f34c2890b (patch) | |
| tree | 0f1c2f04ad416e2977014e4a9977b7c338e4c1e5 /plugins/New_GPG/src/include/utf8 | |
| parent | 2699cf1e6457f73ea9b43c0f074fc7bf18edd5b6 (diff) | |
- convert NEW_GPG to UTF without BOM
- correct links in Deplphi plugins
Diffstat (limited to 'plugins/New_GPG/src/include/utf8')
| -rw-r--r-- | plugins/New_GPG/src/include/utf8/checked.h | 2 | ||||
| -rw-r--r-- | plugins/New_GPG/src/include/utf8/core.h | 2 | ||||
| -rw-r--r-- | plugins/New_GPG/src/include/utf8/unchecked.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/New_GPG/src/include/utf8/checked.h b/plugins/New_GPG/src/include/utf8/checked.h index f3137095b4..3b00644444 100644 --- a/plugins/New_GPG/src/include/utf8/checked.h +++ b/plugins/New_GPG/src/include/utf8/checked.h @@ -1,4 +1,4 @@ -// Copyright 2006 Nemanja Trifunovic +// Copyright 2006 Nemanja Trifunovic /* Permission is hereby granted, free of charge, to any person or organization diff --git a/plugins/New_GPG/src/include/utf8/core.h b/plugins/New_GPG/src/include/utf8/core.h index 015e7db31c..693d388c07 100644 --- a/plugins/New_GPG/src/include/utf8/core.h +++ b/plugins/New_GPG/src/include/utf8/core.h @@ -1,4 +1,4 @@ -// Copyright 2006 Nemanja Trifunovic +// Copyright 2006 Nemanja Trifunovic /* Permission is hereby granted, free of charge, to any person or organization diff --git a/plugins/New_GPG/src/include/utf8/unchecked.h b/plugins/New_GPG/src/include/utf8/unchecked.h index 29c90d0ff8..b4547fad94 100644 --- a/plugins/New_GPG/src/include/utf8/unchecked.h +++ b/plugins/New_GPG/src/include/utf8/unchecked.h @@ -1,4 +1,4 @@ -// Copyright 2006 Nemanja Trifunovic +// Copyright 2006 Nemanja Trifunovic /* Permission is hereby granted, free of charge, to any person or organization |
