diff options
author | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:00:20 +0300 |
---|---|---|
committer | Kirill Volinsky <Mataes2007@gmail.com> | 2017-12-06 13:09:18 +0300 |
commit | 62202ed10617927d5429bc59898e12a366abe744 (patch) | |
tree | 4960bf1241b59cf009118da6cdab87294b1a95e1 /protocols/Sametime/src/glib/libcharset | |
parent | b30e7ca1c642a3f88659a4346832e653407e1c0f (diff) |
convert all files exept curl and new_gpg to utf-8 BOM
Diffstat (limited to 'protocols/Sametime/src/glib/libcharset')
-rw-r--r-- | protocols/Sametime/src/glib/libcharset/libcharset.h | 2 | ||||
-rw-r--r-- | protocols/Sametime/src/glib/libcharset/localcharset.c | 2 | ||||
-rw-r--r-- | protocols/Sametime/src/glib/libcharset/localcharset.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Sametime/src/glib/libcharset/libcharset.h b/protocols/Sametime/src/glib/libcharset/libcharset.h index 686241e742..8a30ca02d0 100644 --- a/protocols/Sametime/src/glib/libcharset/libcharset.h +++ b/protocols/Sametime/src/glib/libcharset/libcharset.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2003 Free Software Foundation, Inc. +/* Copyright (C) 2003 Free Software Foundation, Inc. This file is part of the GNU CHARSET Library. The GNU CHARSET Library is free software; you can redistribute it and/or diff --git a/protocols/Sametime/src/glib/libcharset/localcharset.c b/protocols/Sametime/src/glib/libcharset/localcharset.c index a80a106e80..3e66d0d00c 100644 --- a/protocols/Sametime/src/glib/libcharset/localcharset.c +++ b/protocols/Sametime/src/glib/libcharset/localcharset.c @@ -1,4 +1,4 @@ -/* Determine a canonical name for the current locale's character encoding. +/* Determine a canonical name for the current locale's character encoding. Copyright (C) 2000-2006 Free Software Foundation, Inc. diff --git a/protocols/Sametime/src/glib/libcharset/localcharset.h b/protocols/Sametime/src/glib/libcharset/localcharset.h index 674aa3ab72..4020fc0c55 100644 --- a/protocols/Sametime/src/glib/libcharset/localcharset.h +++ b/protocols/Sametime/src/glib/libcharset/localcharset.h @@ -1,4 +1,4 @@ -/* Determine a canonical name for the current locale's character encoding. +/* Determine a canonical name for the current locale's character encoding. Copyright (C) 2000-2003 Free Software Foundation, Inc. This file is part of the GNU CHARSET Library. |