Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
Change to use macro instead of repeating the blurb
Browse files Browse the repository at this point in the history
  • Loading branch information
schveiguy committed Jan 9, 2015
1 parent c47b07b commit 077c458
Show file tree
Hide file tree
Showing 20 changed files with 21 additions and 76 deletions.
5 changes: 1 addition & 4 deletions src/core/stdc/complex.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/complex.h.html, <complex.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/complex.h.html, complex.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/ctype.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/ctype.h.html, <ctype.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/ctype.h.html, ctype.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/errno.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/errno.h.html, <errno.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/errno.h.html, errno.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/fenv.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/fenv.h.html, <fenv.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/fenv.h.html, fenv.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/float_.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/float.h.html, <float.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/float.h.html, float.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/inttypes.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/inttypes.h.html, <inttypes.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/inttypes.h.html, inttypes.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/limits.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html, <limits.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html, limits.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/locale.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/complex.h.html, <complex.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/locale.h.html, locale.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/math.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/math.h.html, <math.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/math.h.html, math.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2012.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/signal.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/signal.h.html, <signal.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/signal.h.html, signal.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/stdarg.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdarg.h.html, <stdarg.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/stdarg.h.html, stdarg.h)
*
* Copyright: Copyright Digital Mars 2000 - 2009.
* License: $(WEB www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/stddef.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/stddef.h.html, <stddef.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/stddef.h.html, stddef.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/stdint.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html, <stdint.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/stdint.h.html, stdint.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/stdio.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdio.h.html, <stdio.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/stdio.h.html, stdio.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/stdlib.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/stdlib.h.html, <stdlib.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/stdlib.h.html, stdlib.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2014.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/string.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/string.h.html, <string.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/string.h.html, string.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/tgmath.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/tgmath.h.html, <tgmath.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/tgmath.h.html, tgmath.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/time.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/time.h.html, <time.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/time.h.html, time.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
5 changes: 1 addition & 4 deletions src/core/stdc/wchar_.d
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/**
* D header file for C99.
*
* This contains bindings to selected types and functions from the standard C
* header $(LINK2 http://pubs.opengroup.org/onlinepubs/009695399/basedefs/wchar.h.html, <wchar.h>). Note
* that this is not automatically generated, and may omit some types/functions
* from the original C header.
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/wchar.h.html, wchar.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
Expand Down
2 changes: 2 additions & 0 deletions src/core/stdc/wctype.d
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
/**
* D header file for C99.
*
* $(C_HEADER_DESCRIPTION pubs.opengroup.org/onlinepubs/009695399/basedefs/wctype.h.html, wctype.h)
*
* Copyright: Copyright Sean Kelly 2005 - 2009.
* License: Distributed under the
* $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost Software License 1.0).
Expand Down

0 comments on commit 077c458

Please sign in to comment.