summaryrefslogtreecommitdiff
path: root/libpurple/version.h.in
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2020-11-05 20:40:01 -0600
committerGary Kramlich <grim@reaperworld.com>2020-11-05 20:40:01 -0600
commit852b8104cc14daff78460e0c77ceff48a5311d9c (patch)
tree7c7da843aebb4d3b4bf538f264b5be6fed411f82 /libpurple/version.h.in
parent6e55c06323517bcc646f94966ac944d656be7a1b (diff)
downloadpidgin-852b8104cc14daff78460e0c77ceff48a5311d9c.tar.gz
A bunch of documentation cleanups
Testing Done: Build the docs, verified via libpurple-undocumented.txt Reviewed at https://reviews.imfreedom.org/r/195/
Diffstat (limited to 'libpurple/version.h.in')
-rw-r--r--libpurple/version.h.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/libpurple/version.h.in b/libpurple/version.h.in
index 6352022760..21345c273c 100644
--- a/libpurple/version.h.in
+++ b/libpurple/version.h.in
@@ -1,5 +1,6 @@
/*
- * purple
+ * Purple - Internet Messaging Library
+ * Copyright (C) Pidgin Developers <devel@pidgin.im>
*
* Purple is the legal property of its developers, whose names are too numerous
* to list here. Please refer to the COPYRIGHT file distributed with this
@@ -16,8 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
+ * along with this program; if not, see <https://www.gnu.org/licenses/>.
*/
#if !defined(PURPLE_GLOBAL_HEADER_INSIDE) && !defined(PURPLE_COMPILATION)
@@ -32,6 +32,9 @@
* @section_id: libpurple-version
* @short_description: <filename>version.h</filename>
* @title: Purple Versioning
+ *
+ * A collection of constants and functions for handling versioning of libpurple.
+ *
*/
/**