Removal of incorrect copyright notice

yamux
jmjatlanta 2016-12-05 07:13:27 -05:00
parent 6cb4e3a04e
commit 749f4d693e
10 changed files with 0 additions and 80 deletions

View File

@ -1,11 +1,3 @@
//
// base64.c
// c-ipfs
//
// Created by John Jones on 10/31/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#include <stdio.h>
#include <math.h>

View File

@ -1,11 +1,3 @@
//
// x509.c
// libp2p_xcode
//
// Created by John Jones on 11/7/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View File

@ -1,11 +1,3 @@
//
// rsa.c
// c-libp2p
//
// Created by John Jones on 11/3/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#include <stdio.h>
#include <string.h>

View File

@ -1,11 +1,3 @@
//
// base58.h
// libp2p_xcode
//
// Created by John Jones on 11/7/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#ifndef base58_h
#define base58_h

View File

@ -1,11 +1,3 @@
//
// base64.h
// c-ipfs
//
// Created by John Jones on 10/31/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#ifndef base64_h
#define base64_h

View File

@ -1,11 +1,3 @@
//
// rsa.h
// c-libp2p
//
// Created by John Jones on 11/3/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#ifndef rsa_h
#define rsa_h

View File

@ -1,11 +1,3 @@
//
// multihash.c
// libp2p_xcode
//
// Created by John Jones on 11/7/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#include <stdio.h>
#include <stdlib.h>
#include <string.h>

View File

@ -1,11 +1,3 @@
//
// test_base58.h
// libp2p_xcode
//
// Created by John Jones on 11/7/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#ifndef test_base58_h
#define test_base58_h

View File

@ -1,11 +1,3 @@
//
// test_rsa.h
// libp2p_xcode
//
// Created by John Jones on 11/3/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#ifndef test_rsa_h
#define test_rsa_h

View File

@ -1,11 +1,3 @@
//
// test_multihash.h
// libp2p_xcode
//
// Created by John Jones on 11/7/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#ifndef test_multihash_h
#define test_multihash_h