2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

copyright-license

[SVN r25050]
This commit is contained in:
Dave Abrahams
2004-09-13 15:46:44 +00:00
parent 9a84c95ee1
commit 5809be7f52
4 changed files with 18 additions and 2 deletions

View File

@@ -1,4 +1,8 @@
#include "strings.h"
/* Copyright David Abrahams 2004. Distributed under the Boost */
/* Software License, Version 1.0. (See accompanying */
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
#Include "strings.h"
#include <stdlib.h>
#include <string.h>
#include <assert.h>

View File

@@ -1,6 +1,10 @@
#ifndef STRINGS_DWA20011024_H
# define STRINGS_DWA20011024_H
/* Copyright David Abrahams 2004. Distributed under the Boost */
/* Software License, Version 1.0. (See accompanying */
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
# include <stddef.h>
typedef struct string

View File

@@ -1,4 +1,8 @@
#include "strings.h"
/* Copyright David Abrahams 2004. Distributed under the Boost */
/* Software License, Version 1.0. (See accompanying */
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
#Include "strings.h"
#include <stdlib.h>
#include <string.h>
#include <assert.h>

View File

@@ -1,6 +1,10 @@
#ifndef STRINGS_DWA20011024_H
# define STRINGS_DWA20011024_H
/* Copyright David Abrahams 2004. Distributed under the Boost */
/* Software License, Version 1.0. (See accompanying */
/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */
# include <stddef.h>
typedef struct string