pidgin/pidgin

8737840a09b7
Parents 94e777c03e4a
Children 0006f8158d6e
Fix some file headers for the credential provider api

Testing Done:
None needed.

Reviewed at https://reviews.imfreedom.org/r/281/
--- a/libpurple/purplecredentialprovider.c Thu Dec 17 23:31:11 2020 -0600
+++ b/libpurple/purplecredentialprovider.c Thu Dec 17 23:48:47 2020 -0600
@@ -1,5 +1,6 @@
/*
- * purple
+ * Purple - Internet Messaging Library
+ * Copyright (C) Pidgin Developers <devel@pidgin.im>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
--- a/libpurple/purplecredentialprovider.h Thu Dec 17 23:31:11 2020 -0600
+++ b/libpurple/purplecredentialprovider.h Thu Dec 17 23:48:47 2020 -0600
@@ -1,5 +1,6 @@
/*
- * purple
+ * Purple - Internet Messaging Library
+ * Copyright (C) Pidgin Developers <devel@pidgin.im>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
--- a/libpurple/tests/test_credential_provider.c Thu Dec 17 23:31:11 2020 -0600
+++ b/libpurple/tests/test_credential_provider.c Thu Dec 17 23:48:47 2020 -0600
@@ -1,5 +1,6 @@
/*
- * purple
+ * Purple - Internet Messaging Library
+ * Copyright (C) Pidgin Developers <devel@pidgin.im>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public