[FFmpeg-cvslog] use my full first name instead of short one in copyrights
Kostya Shishkov
git at videolan.org
Sun Jun 2 10:35:25 CEST 2013
ffmpeg | branch: master | Kostya Shishkov <kostya.shishkov at gmail.com> | Sat Jun 1 10:38:56 2013 +0200| [de421b208578386bfb4416c67c9922877e670049] | committer: Kostya Shishkov
use my full first name instead of short one in copyrights
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=de421b208578386bfb4416c67c9922877e670049
---
libavcodec/binkdata.h | 2 +-
libavcodec/binkdsp.c | 2 +-
libavcodec/binkdsp.h | 2 +-
libavformat/rtmp.h | 2 +-
libavformat/rtmppkt.c | 2 +-
libavformat/rtmppkt.h | 2 +-
libavformat/rtmpproto.c | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/libavcodec/binkdata.h b/libavcodec/binkdata.h
index 60f0a59..3da6b7e 100644
--- a/libavcodec/binkdata.h
+++ b/libavcodec/binkdata.h
@@ -1,6 +1,6 @@
/*
* Bink video decoder
- * Copyright (C) 2009 Kostya Shishkov
+ * Copyright (C) 2009 Konstantin Shishkov
*
* This file is part of Libav.
*
diff --git a/libavcodec/binkdsp.c b/libavcodec/binkdsp.c
index a73c148..a0ac2a8 100644
--- a/libavcodec/binkdsp.c
+++ b/libavcodec/binkdsp.c
@@ -1,6 +1,6 @@
/*
* Bink DSP routines
- * Copyright (c) 2009 Kostya Shishkov
+ * Copyright (c) 2009 Konstantin Shishkov
*
* This file is part of Libav.
*
diff --git a/libavcodec/binkdsp.h b/libavcodec/binkdsp.h
index 4968413..4c1f73f 100644
--- a/libavcodec/binkdsp.h
+++ b/libavcodec/binkdsp.h
@@ -1,6 +1,6 @@
/*
* Bink DSP routines
- * Copyright (c) 2009 Kostya Shishkov
+ * Copyright (c) 2009 Konstantin Shishkov
*
* This file is part of Libav.
*
diff --git a/libavformat/rtmp.h b/libavformat/rtmp.h
index b9c5f1e..dc7ba5b 100644
--- a/libavformat/rtmp.h
+++ b/libavformat/rtmp.h
@@ -1,6 +1,6 @@
/*
* RTMP definitions
- * Copyright (c) 2009 Kostya Shishkov
+ * Copyright (c) 2009 Konstantin Shishkov
*
* This file is part of Libav.
*
diff --git a/libavformat/rtmppkt.c b/libavformat/rtmppkt.c
index 35534b1..1fc1263 100644
--- a/libavformat/rtmppkt.c
+++ b/libavformat/rtmppkt.c
@@ -1,6 +1,6 @@
/*
* RTMP input format
- * Copyright (c) 2009 Kostya Shishkov
+ * Copyright (c) 2009 Konstantin Shishkov
*
* This file is part of Libav.
*
diff --git a/libavformat/rtmppkt.h b/libavformat/rtmppkt.h
index 276c560..3f8660f 100644
--- a/libavformat/rtmppkt.h
+++ b/libavformat/rtmppkt.h
@@ -1,6 +1,6 @@
/*
* RTMP packet utilities
- * Copyright (c) 2009 Kostya Shishkov
+ * Copyright (c) 2009 Konstantin Shishkov
*
* This file is part of Libav.
*
diff --git a/libavformat/rtmpproto.c b/libavformat/rtmpproto.c
index 94f7aae..58cedef 100644
--- a/libavformat/rtmpproto.c
+++ b/libavformat/rtmpproto.c
@@ -1,6 +1,6 @@
/*
* RTMP network protocol
- * Copyright (c) 2009 Kostya Shishkov
+ * Copyright (c) 2009 Konstantin Shishkov
*
* This file is part of Libav.
*
More information about the ffmpeg-cvslog
mailing list