Commit Graph

4 Commits

Author SHA1 Message Date
Pekka Enberg
38a54df863 Fix pre-ScyllaDB copyright statements
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".

Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com>
2016-04-08 08:12:47 +03:00
Avi Kivity
d5cf0fb2b1 Add license notices 2015-09-20 10:43:39 +03:00
Tomasz Grabiec
abaf309b6c cql3: Add operator_type::operator!=() 2015-02-12 19:40:58 +01:00
Tomasz Grabiec
9d2d85ffe6 cql3: Convert Operator.java
"operator" is a reserved name in C++, so I decided to name this class
"operator_type".

Note: NEQ.reverse() returns NEQ in Origin. I'm not sure if it's a bug
or not, I replicated it as is.
2015-02-04 10:29:00 +01:00