diff --git a/contrib/ipa.py b/contrib/ipa.py index 71cbf45a4..65e4003cf 100755 --- a/contrib/ipa.py +++ b/contrib/ipa.py @@ -15,10 +15,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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 02110-1301 USA. */ """ diff --git a/src/libosmo-mgcp/g711common.h b/src/libosmo-mgcp/g711common.h index cb35fc651..31ab3a4cf 100644 --- a/src/libosmo-mgcp/g711common.h +++ b/src/libosmo-mgcp/g711common.h @@ -14,10 +14,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ static inline int val_seg(int val)