accounting.h (96e4dedaff9922f87e4ec351d51d3f093198382a) | accounting.h (aece5edc96f211eec6febdafc9bbbb99315a2efd) |
---|---|
1/* 2 * QEMU System Emulator block accounting 3 * 4 * Copyright (c) 2011 Christoph Hellwig | 1/* 2 * QEMU System Emulator block accounting 3 * 4 * Copyright (c) 2011 Christoph Hellwig |
5 * Copyright (c) 2015 Igalia, S.L. |
|
5 * 6 * Permission is hereby granted, free of charge, to any person obtaining a copy 7 * of this software and associated documentation files (the "Software"), to deal 8 * in the Software without restriction, including without limitation the rights 9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 10 * copies of the Software, and to permit persons to whom the Software is 11 * furnished to do so, subject to the following conditions: 12 * --- 72 unchanged lines hidden --- | 6 * 7 * Permission is hereby granted, free of charge, to any person obtaining a copy 8 * of this software and associated documentation files (the "Software"), to deal 9 * in the Software without restriction, including without limitation the rights 10 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 11 * copies of the Software, and to permit persons to whom the Software is 12 * furnished to do so, subject to the following conditions: 13 * --- 72 unchanged lines hidden --- |