diff --git a/lib/server/confd.py b/lib/server/confd.py index 1622aa4905faaf2dd36b0ca80eadd4f655df705e..b24a495c12895baefa5ed1b164ff67f6ee472da1 100644 --- a/lib/server/confd.py +++ b/lib/server/confd.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +# # # Copyright (C) 2009, 2010 Google Inc. diff --git a/lib/server/masterd.py b/lib/server/masterd.py index 3557e3aee9adb2395e9afb51583a835d2c07c3c8..bb6d620ace37ae8b86e159914caa04d56f5e714a 100644 --- a/lib/server/masterd.py +++ b/lib/server/masterd.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +# # # Copyright (C) 2006, 2007, 2010 Google Inc. diff --git a/lib/server/noded.py b/lib/server/noded.py index b3064527e9964af2107b4d3661c5d526b865bc22..14d6bb5d7cb0eba0ddc13a7f6f6826d7272e975e 100644 --- a/lib/server/noded.py +++ b/lib/server/noded.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +# # # Copyright (C) 2006, 2007, 2010 Google Inc. diff --git a/lib/server/rapi.py b/lib/server/rapi.py index 5e8cfa10d0e7ad6eb2c6bc237c4250966cd5aec7..b3a71aa08d96435b4f388a954af9df721c284f09 100644 --- a/lib/server/rapi.py +++ b/lib/server/rapi.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +# # # Copyright (C) 2006, 2007, 2008, 2009, 2010 Google Inc.