Removal of incorrect copyright notice

This commit is contained in:
jmjatlanta 2016-12-05 07:12:23 -05:00
parent 362ef81cb7
commit f79d2f9f0c
28 changed files with 0 additions and 215 deletions

View file

@ -1,11 +1,3 @@
//
// builder.c
// c-ipfs
//
// Created by John Jones on 10/27/16.
// Copyright © 2016 JMJAtlanta. All rights reserved.
//
#include "ipfs/core/builder.h"
int ipfs_core_builder_new_node(struct Context* context, struct BuildCfg* build_cfg, struct IpfsNode* buildConfig) {