summaryrefslogtreecommitdiff
path: root/boost/predef/os/bsd
diff options
context:
space:
mode:
Diffstat (limited to 'boost/predef/os/bsd')
-rw-r--r--boost/predef/os/bsd/bsdi.h6
-rw-r--r--boost/predef/os/bsd/dragonfly.h6
-rw-r--r--boost/predef/os/bsd/free.h6
-rw-r--r--boost/predef/os/bsd/net.h6
-rw-r--r--boost/predef/os/bsd/open.h6
5 files changed, 15 insertions, 15 deletions
diff --git a/boost/predef/os/bsd/bsdi.h b/boost/predef/os/bsd/bsdi.h
index cb57e1bcd4..afdcd3eb7c 100644
--- a/boost/predef/os/bsd/bsdi.h
+++ b/boost/predef/os/bsd/bsdi.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2012-2013
+Copyright Rene Rivera 2012-2015
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)
@@ -42,7 +42,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_BSD_BSDI_NAME "BSDi BSD/OS"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BSD_BSDI,BOOST_OS_BSD_BSDI_NAME)
-
-#endif
diff --git a/boost/predef/os/bsd/dragonfly.h b/boost/predef/os/bsd/dragonfly.h
index 202f8a1de2..1d075798a1 100644
--- a/boost/predef/os/bsd/dragonfly.h
+++ b/boost/predef/os/bsd/dragonfly.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2012-2013
+Copyright Rene Rivera 2012-2015
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)
@@ -44,7 +44,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_BSD_DRAGONFLY_NAME "DragonFly BSD"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BSD_DRAGONFLY,BOOST_OS_BSD_DRAGONFLY_NAME)
-
-#endif
diff --git a/boost/predef/os/bsd/free.h b/boost/predef/os/bsd/free.h
index 404e8ed830..248011ae7a 100644
--- a/boost/predef/os/bsd/free.h
+++ b/boost/predef/os/bsd/free.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2012-2013
+Copyright Rene Rivera 2012-2015
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)
@@ -54,7 +54,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_BSD_FREE_NAME "Free BSD"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BSD_FREE,BOOST_OS_BSD_FREE_NAME)
-
-#endif
diff --git a/boost/predef/os/bsd/net.h b/boost/predef/os/bsd/net.h
index dcc4131b8f..387cbde54f 100644
--- a/boost/predef/os/bsd/net.h
+++ b/boost/predef/os/bsd/net.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2012-2013
+Copyright Rene Rivera 2012-2015
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)
@@ -78,7 +78,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_BSD_NET_NAME "DragonFly BSD"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BSD_NET,BOOST_OS_BSD_NET_NAME)
-
-#endif
diff --git a/boost/predef/os/bsd/open.h b/boost/predef/os/bsd/open.h
index e81ebc6435..423103ac5c 100644
--- a/boost/predef/os/bsd/open.h
+++ b/boost/predef/os/bsd/open.h
@@ -1,5 +1,5 @@
/*
-Copyright Rene Rivera 2012-2013
+Copyright Rene Rivera 2012-2015
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)
@@ -165,7 +165,7 @@ http://www.boost.org/LICENSE_1_0.txt)
#define BOOST_OS_BSD_OPEN_NAME "OpenBSD"
+#endif
+
#include <boost/predef/detail/test.h>
BOOST_PREDEF_DECLARE_TEST(BOOST_OS_BSD_OPEN,BOOST_OS_BSD_OPEN_NAME)
-
-#endif