[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 05/13: Update DVB-T2 modulator copyright da
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 05/13: Update DVB-T2 modulator copyright date. |
Date: |
Mon, 6 Mar 2017 03:30:55 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch master
in repository gnuradio.
commit 3a050885f0e85947285e19ca6b62a1b61d653713
Author: Ron Economos <address@hidden>
Date: Thu Feb 9 08:21:00 2017 -0800
Update DVB-T2 modulator copyright date.
---
gr-dtv/lib/dvbt2/dvbt2_modulator_bc_impl.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gr-dtv/lib/dvbt2/dvbt2_modulator_bc_impl.cc
b/gr-dtv/lib/dvbt2/dvbt2_modulator_bc_impl.cc
index 32ff920..05e3382 100644
--- a/gr-dtv/lib/dvbt2/dvbt2_modulator_bc_impl.cc
+++ b/gr-dtv/lib/dvbt2/dvbt2_modulator_bc_impl.cc
@@ -1,6 +1,6 @@
/* -*- c++ -*- */
/*
- * Copyright 2015 Free Software Foundation, Inc.
+ * Copyright 2015,2017 Free Software Foundation, Inc.
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- [Commit-gnuradio] [gnuradio] branch master updated (4e583c3 -> d2ca980), git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 07/13: uhd: Always query current frequency when outputting tags, git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 11/13: Merge remote-tracking branch 'drmpeg/dvbt2-refactor', git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 01/13: gr-uhd: select time/clock-sources in uhd_app per motherboard, cleanup normalize_sel code, git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 12/13: Merge remote-tracking branch 'mbr0wn/uhd/fix_center_freq', git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 10/13: Merge remote-tracking branch 'michaelld/blocks_swig_split_2', git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 08/13: Merge remote-tracking branch 'noc0lour/uhd_app_norm_sel', git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 13/13: Merge remote-tracking branch 'ejk43/uhd-fft-fixbandwidth', git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 09/13: Merge remote-tracking branch 'mmueller/cmake_dependency_tree', git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 04/13: Refactor DVB-T2 modulator block., git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 05/13: Update DVB-T2 modulator copyright date.,
git <=
- [Commit-gnuradio] [gnuradio] 02/13: Helped CMake maintain a clear dependency tree, git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 06/13: uhd_fft: Added abs(lo_offset) correction to set_bandwidth command so we dont filter out signal of interest, git, 2017/03/05
- [Commit-gnuradio] [gnuradio] 03/13: blocks: swig: increase split from 5 to 10, to do a native build on low memory systems (e.g., RPi). Amazingly, the single new block added in b49f52f9 broke native build, so the prior split was fragile. This new spit leaves a significant margin for adding new blocks here and there without breaking native builds on low memory systems., git, 2017/03/05