summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordknn <yoann.blein@free.fr>2012-06-02 22:41:35 (GMT)
committerdknn <yoann.blein@free.fr>2012-09-22 08:49:55 (GMT)
commit174d01d9812694d201f6f3939fc7b8bf4650cfa2 (patch)
tree2662370404afd5027afea8dd8f990a81d9df83b2 /Swiften/Parser/PayloadParsers/RTPPayloadTypeParser.cpp
parented95bc3cb17285a16a201f8ffe26ac38a4403f47 (diff)
downloadswift-contrib-174d01d9812694d201f6f3939fc7b8bf4650cfa2.zip
swift-contrib-174d01d9812694d201f6f3939fc7b8bf4650cfa2.tar.bz2
Major part of a RTP description element
Diffstat (limited to 'Swiften/Parser/PayloadParsers/RTPPayloadTypeParser.cpp')
-rw-r--r--Swiften/Parser/PayloadParsers/RTPPayloadTypeParser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swiften/Parser/PayloadParsers/RTPPayloadTypeParser.cpp b/Swiften/Parser/PayloadParsers/RTPPayloadTypeParser.cpp
index bddf96a..56fe109 100644
--- a/Swiften/Parser/PayloadParsers/RTPPayloadTypeParser.cpp
+++ b/Swiften/Parser/PayloadParsers/RTPPayloadTypeParser.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011 Yoann Blein
+ * Copyright (c) 2012 Yoann Blein
* Licensed under the simplified BSD license.
* See Documentation/Licenses/BSD-simplified.txt for more information.
*/