mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-25 02:50:33 +00:00
Add missing copyrights
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
|
||||
/*
|
||||
* Copyright 2015 Cloudius Systems
|
||||
*/
|
||||
|
||||
#include "log.hh"
|
||||
#include "bloom_filter.hh"
|
||||
#include "bloom_calculations.hh"
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
|
||||
/*
|
||||
* Copyright 2015 Cloudius Systems
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
Reference in New Issue
Block a user