bectl.c (2a0b8dc2cb22e39d566e30c03ed437d494f99821) | bectl.c (b179da0111bf5734c60d07c110e8abae9cea300f) |
---|---|
1/* 2 * be.c | 1/*- 2 * SPDX-License-Identifier: BSD-2-Clause-FreeBSD |
3 * 4 * Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in> 5 * All rights reserved. 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright --- 493 unchanged lines hidden --- | 3 * 4 * Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in> 5 * All rights reserved. 6 * 7 * Redistribution and use in source and binary forms, with or without 8 * modification, are permitted provided that the following conditions 9 * are met: 10 * 1. Redistributions of source code must retain the above copyright --- 493 unchanged lines hidden --- |