From c5fcc1598939cf5cef3e59b5dea7f0f1f6aa44a7 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 18 Jan 2017 16:41:47 +0800 Subject: [PATCH] update the date info --- trunk/auto/generate-srs-librtmp-single.sh | 2 +- trunk/research/librtmp/srs_aac_raw_publish.c | 2 +- trunk/research/librtmp/srs_audio_raw_publish.c | 2 +- trunk/research/librtmp/srs_bandwidth_check.c | 2 +- trunk/research/librtmp/srs_detect_rtmp.c | 2 +- trunk/research/librtmp/srs_flv_injecter.c | 2 +- trunk/research/librtmp/srs_flv_parser.c | 2 +- trunk/research/librtmp/srs_h264_raw_publish.c | 2 +- trunk/research/librtmp/srs_ingest_flv.c | 2 +- trunk/research/librtmp/srs_ingest_rtmp.c | 2 +- trunk/research/librtmp/srs_play.c | 2 +- trunk/research/librtmp/srs_publish.c | 2 +- trunk/research/librtmp/srs_rtmp_dump.c | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/trunk/auto/generate-srs-librtmp-single.sh b/trunk/auto/generate-srs-librtmp-single.sh index 5ac6eea3d..149092050 100755 --- a/trunk/auto/generate-srs-librtmp-single.sh +++ b/trunk/auto/generate-srs-librtmp-single.sh @@ -30,7 +30,7 @@ cat << END >$FILE /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_aac_raw_publish.c b/trunk/research/librtmp/srs_aac_raw_publish.c index a19790497..d944f3d9d 100644 --- a/trunk/research/librtmp/srs_aac_raw_publish.c +++ b/trunk/research/librtmp/srs_aac_raw_publish.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_audio_raw_publish.c b/trunk/research/librtmp/srs_audio_raw_publish.c index 7d5ef7433..624ec90fc 100644 --- a/trunk/research/librtmp/srs_audio_raw_publish.c +++ b/trunk/research/librtmp/srs_audio_raw_publish.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_bandwidth_check.c b/trunk/research/librtmp/srs_bandwidth_check.c index ad1cd08b1..f7a6ea6e2 100644 --- a/trunk/research/librtmp/srs_bandwidth_check.c +++ b/trunk/research/librtmp/srs_bandwidth_check.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_detect_rtmp.c b/trunk/research/librtmp/srs_detect_rtmp.c index f580216ef..7e435f2a6 100644 --- a/trunk/research/librtmp/srs_detect_rtmp.c +++ b/trunk/research/librtmp/srs_detect_rtmp.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_flv_injecter.c b/trunk/research/librtmp/srs_flv_injecter.c index 510be58a1..8aa8a3195 100644 --- a/trunk/research/librtmp/srs_flv_injecter.c +++ b/trunk/research/librtmp/srs_flv_injecter.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_flv_parser.c b/trunk/research/librtmp/srs_flv_parser.c index 3a5665658..25c298ff0 100644 --- a/trunk/research/librtmp/srs_flv_parser.c +++ b/trunk/research/librtmp/srs_flv_parser.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_h264_raw_publish.c b/trunk/research/librtmp/srs_h264_raw_publish.c index 4e9cf5b06..4b3f61c7e 100644 --- a/trunk/research/librtmp/srs_h264_raw_publish.c +++ b/trunk/research/librtmp/srs_h264_raw_publish.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_ingest_flv.c b/trunk/research/librtmp/srs_ingest_flv.c index f626d509b..a24c8edd0 100644 --- a/trunk/research/librtmp/srs_ingest_flv.c +++ b/trunk/research/librtmp/srs_ingest_flv.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_ingest_rtmp.c b/trunk/research/librtmp/srs_ingest_rtmp.c index 427b86a10..5e431bff8 100644 --- a/trunk/research/librtmp/srs_ingest_rtmp.c +++ b/trunk/research/librtmp/srs_ingest_rtmp.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_play.c b/trunk/research/librtmp/srs_play.c index 4f06d1665..a2cd722e8 100644 --- a/trunk/research/librtmp/srs_play.c +++ b/trunk/research/librtmp/srs_play.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_publish.c b/trunk/research/librtmp/srs_publish.c index 66cb97755..00d5bee22 100644 --- a/trunk/research/librtmp/srs_publish.c +++ b/trunk/research/librtmp/srs_publish.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/trunk/research/librtmp/srs_rtmp_dump.c b/trunk/research/librtmp/srs_rtmp_dump.c index f477f8616..dafb7618b 100644 --- a/trunk/research/librtmp/srs_rtmp_dump.c +++ b/trunk/research/librtmp/srs_rtmp_dump.c @@ -1,7 +1,7 @@ /* The MIT License (MIT) -Copyright (c) 2013-2016 SRS(ossrs) +Copyright (c) 2013-2017 SRS(ossrs) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in