aboutsummaryrefslogtreecommitdiff
path: root/bestflags/genetic_algorithm.py
diff options
context:
space:
mode:
Diffstat (limited to 'bestflags/genetic_algorithm.py')
-rw-r--r--bestflags/genetic_algorithm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bestflags/genetic_algorithm.py b/bestflags/genetic_algorithm.py
index 0d947067..c2bd5574 100644
--- a/bestflags/genetic_algorithm.py
+++ b/bestflags/genetic_algorithm.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2013 The ChromiumOS Authors. All rights reserved.
+# Copyright 2013 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
"""The hill genetic algorithm.